{"id":13753075,"url":"https://github.com/mesosphere-backup/ansible-dcos","last_synced_at":"2025-04-29T15:30:56.002Z","repository":{"id":74997323,"uuid":"114781785","full_name":"mesosphere-backup/ansible-dcos","owner":"mesosphere-backup","description":"[DEPRECATED] Please consider using the Ansible Roles for DC/OS maintained by the Mesosphere SRE team","archived":false,"fork":false,"pushed_at":"2019-01-08T13:42:53.000Z","size":345,"stargazers_count":37,"open_issues_count":8,"forks_count":32,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-04-23T14:08:07.060Z","etag":null,"topics":["ansible","cloud","dcos","on-premises","terraform"],"latest_commit_sha":null,"homepage":"https://github.com/dcos/dcos-ansible","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mesosphere-backup.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-12-19T15:32:15.000Z","updated_at":"2024-07-29T09:35:16.449Z","dependencies_parsed_at":"2023-05-31T16:31:05.724Z","dependency_job_id":null,"html_url":"https://github.com/mesosphere-backup/ansible-dcos","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesosphere-backup%2Fansible-dcos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesosphere-backup%2Fansible-dcos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesosphere-backup%2Fansible-dcos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesosphere-backup%2Fansible-dcos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mesosphere-backup","download_url":"https://codeload.github.com/mesosphere-backup/ansible-dcos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224178483,"owners_count":17268898,"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":["ansible","cloud","dcos","on-premises","terraform"],"created_at":"2024-08-03T09:01:15.832Z","updated_at":"2024-11-11T21:29:21.433Z","avatar_url":"https://github.com/mesosphere-backup.png","language":"Python","funding_links":[],"categories":["terraform"],"sub_categories":[],"readme":"# DEPRECATED - Deploy DC/OS using Ansible\n\n*Notice:* This repo was deprecated. Please consider using the Ansible Roles for DC/OS maintained by the Mesosphere SRE team: https://github.com/dcos/dcos-ansible\n\n## Overview\n\nInfrastructure for Cloud Providers is bootstrapped with Terraform.\n\nAnsible playbook installs Open or Enterprise DC/OS to infrastucture On-Premises/Cloud Providers and is supposed to run on CentOS 7.\nThe installation steps are based on the [Advanced Installation Guide][mesosphere-install] of DC/OS.\n\n## Getting Started\n\nAll development is done on the master branch. Tested versions are identified via git tags. To get started, you can clone or fork this repo:\n\n```shell\ngit clone https://github.com/dcos-labs/ansible-dcos\n```\n\nUse `git tag` to list all versions:\n\n```shell\ngit tag\nv0.7.0-dcos-1.11\n```\n\nCheck out the latest version with:\n\n```shell\ngit checkout v0.7.0-dcos-1.11\n```\n\n## Install\n\nHere are guides to follow to install the DC/OS cluster:\n\n* [On-Premises with Ansible](docs/INSTALL_ONPREM.md)\n* [On AWS with Terraform/Ansible](docs/INSTALL_AWS.md)\n* [On Azure with Terraform/Ansible](docs/INSTALL_AZURE.md)\n* [On GCP with Terraform/Ansible](docs/INSTALL_GCP.md)\n\nHere are guides to follow to install `framework as-a-service`:\n\n* [Kubernetes as-a-Service](docs/INSTALL_KUBERNETES.md)\n\n## Operational tasks\n\nUpgrade the DC/OS cluster:\n\n* [Upgrade DC/OS](docs/UPGRADE_DCOS.md)\n\nChange number of DC/OS agents:\n\n* [Add/remove DC/OS agents](docs/DCOS_AGENTS.md)\n\nUpgrade the Kubernetes cluster:\n\n* [Upgrade Kubernetes as-a-Service](docs/INSTALL_KUBERNETES.md#upgrade-kubernetes-on-dcos-package)\n\n## Documentation\n\nAll documentation for this project is located in the [docs](docs/) directory at the root of this repository.\n\n## Acknowledgements\n\nCurrent maintainers:\n\n* [Jan Repnak][github-jrx]\n* [Rimas Mocevicius][github-rimusz]\n\n## Roadmap\n\n  - [X] Support for On-Premises\n  - [X] Support for AWS\n  - [X] Support for Azure\n  - [X] Support for GCP\n  - [X] Support Kubernetes as-a-service\n\n## License\n[DC/OS][github-dcos], along with this project, are both open source software released under the\n[Apache Software License, Version 2.0](LICENSE).\n\n[mesosphere-install]: https://docs.mesosphere.com/latest/installing/ent/custom/advanced/\n[github-dcos]: https://github.com/dcos/dcos\n[github-jrx]: https://github.com/jrx\n[github-rimusz]: https://github.com/rimusz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesosphere-backup%2Fansible-dcos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmesosphere-backup%2Fansible-dcos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesosphere-backup%2Fansible-dcos/lists"}