{"id":19419527,"url":"https://github.com/eexit/rancheros","last_synced_at":"2025-10-12T16:59:42.415Z","repository":{"id":136625048,"uuid":"128629153","full_name":"eexit/rancheros","owner":"eexit","description":"RancherOS server provisioning","archived":false,"fork":false,"pushed_at":"2019-09-23T00:10:24.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-25T03:44:22.217Z","etag":null,"topics":["cloud-init","digitalocean","docker-compose","provisioning","rancheros","server-provision"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eexit.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":"2018-04-08T10:23:31.000Z","updated_at":"2024-08-23T15:09:21.000Z","dependencies_parsed_at":"2024-07-08T06:04:03.676Z","dependency_job_id":null,"html_url":"https://github.com/eexit/rancheros","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eexit/rancheros","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eexit%2Francheros","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eexit%2Francheros/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eexit%2Francheros/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eexit%2Francheros/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eexit","download_url":"https://codeload.github.com/eexit/rancheros/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eexit%2Francheros/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266694699,"owners_count":23969816,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cloud-init","digitalocean","docker-compose","provisioning","rancheros","server-provision"],"created_at":"2024-11-10T13:18:08.330Z","updated_at":"2025-10-12T16:59:37.356Z","avatar_url":"https://github.com/eexit.png","language":"Shell","readme":"# RancherOS\n\nThis repo contains the base provisioning for my [DigitalOcean](https://m.do.co/c/0c4088a1eb43) [RancherOS](https://rancher.com/rancher-os/) droplet.\n\n## Usage\n\nInstall the DigitalOcean [CLI](https://github.com/digitalocean/doctl):\n\n\t$ brew install doctl\n\nClone this repo:\n\n\t$ git clone git@github.com:eexit/rancheros.git\n\nGet your SSH keys ID list:\n\n\t$ doctl compute ssh-key list --format ID\n\nCreate a droplet with user-data:\n\n\t$ doctl compute droplet create my-droplet \\\n\t--image rancheros \\\n\t--size s-1vcpu-1gb \\\n\t--region lon1 \\\n\t--ssh-keys ID1,ID2,IDx \\\n\t--user-data-file cloud-init.yaml\n\nGet the IP of your droplet:\n\n\t$ doctl compute droplet list my-droplet --format PublicIPv4\n\nThe provisioning takes some time, even the droplet is available, it takes about 5 min to complete all stuff.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feexit%2Francheros","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feexit%2Francheros","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feexit%2Francheros/lists"}