{"id":21869736,"url":"https://github.com/cha87de/rancher-bootstrap","last_synced_at":"2026-04-11T22:04:06.672Z","repository":{"id":144743276,"uuid":"98459067","full_name":"cha87de/rancher-bootstrap","owner":"cha87de","description":"Bootstrapping Rancher with SSL proxy and authentication","archived":false,"fork":false,"pushed_at":"2017-07-26T19:36:53.000Z","size":16,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-26T16:44:42.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cha87de.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-26T19:34:55.000Z","updated_at":"2017-07-28T12:04:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac91577a-dd8d-4d78-84b6-c249ef0f4287","html_url":"https://github.com/cha87de/rancher-bootstrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cha87de%2Francher-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cha87de%2Francher-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cha87de%2Francher-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cha87de%2Francher-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cha87de","download_url":"https://codeload.github.com/cha87de/rancher-bootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244875045,"owners_count":20524591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T06:09:04.410Z","updated_at":"2026-04-11T22:04:06.604Z","avatar_url":"https://github.com/cha87de.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap Rancher\n\nStart Rancher with nginx SSL Proxy:\n\n```\ndocker-compose up -d\n```\n\n\nGet API Key, secure Rancher with authentication:\n\n```\ncurl -v -X POST -H 'Accept: application/json' -H 'Content-Type: application/json'  \\\n  -d '{\t\"type\":\"apikey\",\n\t\"accountId\":\"1a5\",\n\t\"name\":\"admin\",\n\t\"description\":null,\n\t\"created\":null,\n\t\"kind\":null,\n\t\"removed\":null,\n\t\"uuid\":null\n\t}'\\\n  https://localhost:8443/v1/apikey\n\ncurl -X POST \\\n  -H 'Accept: application/json' -H 'Content-Type: application/json' \\\n  -d '{ \"type\": \"localAuthConfig\",\n\t\"accessMode\": \"unrestricted\",\n\t\"enabled\": true,\n\t\"name\": \"\",\n\t\"username\": \"user\",\n\t\"password\": \"pass\"\n\t}' \\\n  https://localhost:8443/v1/localAuthConfig\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcha87de%2Francher-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcha87de%2Francher-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcha87de%2Francher-bootstrap/lists"}