{"id":18065424,"url":"https://github.com/kuchiriel/coreos-configs","last_synced_at":"2025-04-05T14:22:48.956Z","repository":{"id":98557121,"uuid":"97790758","full_name":"Kuchiriel/coreos-configs","owner":"Kuchiriel","description":"Out of box cloud-config files for CoreOS","archived":false,"fork":false,"pushed_at":"2020-01-22T02:09:15.000Z","size":29,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-11T10:47:09.326Z","etag":null,"topics":["automation","cloud-config","coreos","devops","digitalocean","script","scripts","sysadmin","sysadmin-tasks","tooling"],"latest_commit_sha":null,"homepage":"","language":null,"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/Kuchiriel.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-20T04:33:16.000Z","updated_at":"2022-09-12T01:00:14.000Z","dependencies_parsed_at":"2023-03-11T22:30:51.200Z","dependency_job_id":null,"html_url":"https://github.com/Kuchiriel/coreos-configs","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/Kuchiriel%2Fcoreos-configs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuchiriel%2Fcoreos-configs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuchiriel%2Fcoreos-configs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuchiriel%2Fcoreos-configs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kuchiriel","download_url":"https://codeload.github.com/Kuchiriel/coreos-configs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247347293,"owners_count":20924376,"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":["automation","cloud-config","coreos","devops","digitalocean","script","scripts","sysadmin","sysadmin-tasks","tooling"],"created_at":"2024-10-31T06:10:09.919Z","updated_at":"2025-04-05T14:22:48.946Z","avatar_url":"https://github.com/Kuchiriel.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## What is this?\n\nThis is some tested _.cloud-config_ files I made to make managing [CoreOS](https://coreos.com/why/) less cryptic.\n\n## How to install?\n\nIf you are using [Digital Ocean](https://www.digitalocean.com/products/), just copy the content from the files and paste in the _User Data_ field.\n\n![](https://i.imgur.com/0X3jF5t.png)\n\nIf you have already installed CoreOS in a VM or Vagrant. This is the same as manually putting the files in: `/var/lib/coreos-install/user_data` before installation.\n\nBut if you want, you can use [wget](https://en.wikipedia.org/wiki/Wget) or [curl](https://pt.wikipedia.org/wiki/Curl_(Unix)) to download the [raw content](https://raw.githubusercontent.com/Kuchiriel/coreos-configs/master/docker-compose.cloud-config) from GitHub.\n\nThen, using a ssh shell (supposing you are running through a VPS), execute the following command: `sudo coreos-cloudinit --from-file` _your-file_`.cloud-config`, otherwise just use a vanilla terminal instead.\n\nYou can install direct from the URL as well: `sudo coreos-cloudinit --from-url https://github.com/Kuchiriel/coreos-configs/raw/master/`_your-file_`.cloud-config`\n\nEvery _.cloud-config_ file in this repository has some example commands approaching different ways to install, which you can just copy and paste in the terminal:\n\n![](https://i.imgur.com/ko9kUGu.png)\n\n## Which ones are available now?\n\nBy now, the following files are available:\n\n### [docker-compose](https://github.com/Kuchiriel/coreos-configs/blob/master/docker-compose.cloud-config)\nInstalls docker-compose.\n\n| CoreOS Version | Working? |\n| :------------: | :------: |\n| [1478.0.0 (alpha)](https://coreos.com/releases/#1478.0.0) | Yes |\n| [1465.2.0 (beta)](https://coreos.com/releases/#1465.2.0)  | No  |\n| [1409.7.0 (stable)](https://coreos.com/releases/#1409.7.0)| No  |\n\nIf you want to make docker-compose work with previous versions of CoreOS, you need to edit this selected part of the file. It will alllow you to download an appropriate version of docker-compose which's target the compatible version of docker engine.\n\n![](https://i.imgur.com/JZbKTnE.png)\n\n[See this](https://github.com/docker/compose/releases) for more details on how to do this.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuchiriel%2Fcoreos-configs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuchiriel%2Fcoreos-configs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuchiriel%2Fcoreos-configs/lists"}