{"id":15430331,"url":"https://github.com/davidjenni/coreup","last_synced_at":"2025-03-28T05:26:44.481Z","repository":{"id":57527165,"uuid":"122024382","full_name":"davidjenni/coreup","owner":"davidjenni","description":"Create CoreOS cluster (hosted on a cloud provider; digitalocean for now) and initialize as a docker swarm.","archived":false,"fork":false,"pushed_at":"2018-03-05T07:02:54.000Z","size":44,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-10-18T05:57:41.118Z","etag":null,"topics":["coreos","docker-machine","docker-swarm","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/davidjenni.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}},"created_at":"2018-02-19T05:55:23.000Z","updated_at":"2022-04-18T16:25:58.000Z","dependencies_parsed_at":"2022-09-07T05:30:58.429Z","dependency_job_id":null,"html_url":"https://github.com/davidjenni/coreup","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/davidjenni%2Fcoreup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidjenni%2Fcoreup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidjenni%2Fcoreup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidjenni%2Fcoreup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidjenni","download_url":"https://codeload.github.com/davidjenni/coreup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245976925,"owners_count":20703555,"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":["coreos","docker-machine","docker-swarm","golang"],"created_at":"2024-10-01T18:15:20.316Z","updated_at":"2025-03-28T05:26:44.453Z","avatar_url":"https://github.com/davidjenni.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CoreUp\n\n[![Build Status](https://travis-ci.org/davidjenni/coreup.svg?branch=master)](https://travis-ci.org/davidjenni/coreup)\n[![Coverage](https://codecov.io/gh/davidjenni/coreup/branch/master/graph/badge.svg)](https://codecov.io/gh/davidjenni/coreup)\n[![Go Report Card](https://goreportcard.com/badge/github.com/davidjenni/coreup)](https://goreportcard.com/report/github.com/davidjenni/coreup)\n\nCreate and manage CoreOS cluster (hosted on a cloud provider) and initialize a docker swarm.\nTo create docker host nodes, docker-machine is used.\nRight now, only supported cloud provider is DigitalOcean\n\n## Development\nInstall a Go distribution (v1.8 or newer) and ensure GOPATH is set,\nsee [Go Getting Started](https://golang.org/doc/install)\n\nInstall a editor or IDE that supports go and debugging, e.g. [VS Code](https://code.visualstudio.com/download)\n\n```\nbrew install go dep\ngo get github.com/davidjenni/coreup\ncd $GOPATH/src/github.com/davidjenni/coreup\ndep ensure\nmake\n```\n\nTool support (macOS):\n```\nbrew install dep\nbrew install go-delve/delve/delve\nmake get-tools\n```\n\n## License\n[MIT License](https://github.com/davidjenni/coreup/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidjenni%2Fcoreup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidjenni%2Fcoreup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidjenni%2Fcoreup/lists"}