All Projects → dcos-labs → Ansible Dcos

dcos-labs / Ansible Dcos

Licence: apache-2.0
[DEPRECATED] Please consider using the Ansible Roles for DC/OS maintained by the Mesosphere SRE team

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ansible Dcos

Cloud Portal
Self service web portal for different Cloud platforms like Azure, AWS and VMWare vSphere.
Stars: ✭ 60 (+46.34%)
Mutual labels:  cloud, ansible, terraform
Cloudblock
Cloudblock automates deployment of secure ad-blocking for all of your devices - even when mobile. Step-by-step text and video guides included! Compatible clouds include AWS, Azure, Google Cloud, and Oracle Cloud. Cloudblock deploys Wireguard VPN, Pi-Hole DNS Ad-blocking, and DNS over HTTPS in a cloud provider - or locally - using Terraform and Ansible.
Stars: ✭ 257 (+526.83%)
Mutual labels:  cloud, ansible, terraform
Docker Android
Android in docker solution with noVNC supported and video recording
Stars: ✭ 4,042 (+9758.54%)
Mutual labels:  cloud, terraform
Tks
Enable enthusiasts and administrators alike to easily provision highly available and production-ready Kubernetes clusters on Proxmox VE.
Stars: ✭ 319 (+678.05%)
Mutual labels:  ansible, terraform
Magic Modules
Automatically generate Google Cloud Platform support for OSS IaaC Projects
Stars: ✭ 358 (+773.17%)
Mutual labels:  ansible, terraform
Infracost
Cloud cost estimates for Terraform in pull requests💰📉 Love your cloud bill!
Stars: ✭ 4,505 (+10887.8%)
Mutual labels:  cloud, terraform
Terraform Provider Digitalocean
Terraform DigitalOcean provider
Stars: ✭ 296 (+621.95%)
Mutual labels:  cloud, terraform
Awsweeper
A tool for cleaning your AWS account
Stars: ✭ 331 (+707.32%)
Mutual labels:  cloud, terraform
Terrahub
Terraform Automation and Orchestration Tool (Open Source)
Stars: ✭ 148 (+260.98%)
Mutual labels:  cloud, terraform
Terracognita
Reads from existing Cloud Providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration
Stars: ✭ 452 (+1002.44%)
Mutual labels:  cloud, terraform
Tads Boilerplate
Terraform + Ansible + Docker Swarm boilerplate = DevOps on 🔥🔥🔥 | Infrastructure as Code
Stars: ✭ 424 (+934.15%)
Mutual labels:  ansible, terraform
Terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
Stars: ✭ 6,316 (+15304.88%)
Mutual labels:  cloud, terraform
Engine
Deploy your apps on any Cloud provider in just a few seconds
Stars: ✭ 1,132 (+2660.98%)
Mutual labels:  cloud, terraform
Elasticluster
Create clusters of VMs on the cloud and configure them with Ansible.
Stars: ✭ 298 (+626.83%)
Mutual labels:  cloud, ansible
Hivemq Mqtt Tensorflow Kafka Realtime Iot Machine Learning Training Inference
Real Time Big Data / IoT Machine Learning (Model Training and Inference) with HiveMQ (MQTT), TensorFlow IO and Apache Kafka - no additional data store like S3, HDFS or Spark required
Stars: ✭ 204 (+397.56%)
Mutual labels:  cloud, terraform
Kubeoperator
KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。
Stars: ✭ 4,147 (+10014.63%)
Mutual labels:  ansible, terraform
Terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
Stars: ✭ 30,477 (+74234.15%)
Mutual labels:  cloud, terraform
Dce
Disposable Cloud Environment
Stars: ✭ 137 (+234.15%)
Mutual labels:  cloud, terraform
Oci Cloudnative
MuShop - Cloud Native microservices demo for Oracle Cloud Infrastructure
Stars: ✭ 147 (+258.54%)
Mutual labels:  cloud, terraform
Terratag
Terratag is a CLI tool that enables users of Terraform to automatically create and maintain tags across their entire set of AWS, Azure, and GCP resources
Stars: ✭ 385 (+839.02%)
Mutual labels:  cloud, terraform

DEPRECATED - Deploy DC/OS using Ansible

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

Overview

Infrastructure for Cloud Providers is bootstrapped with Terraform.

Ansible playbook installs Open or Enterprise DC/OS to infrastucture On-Premises/Cloud Providers and is supposed to run on CentOS 7. The installation steps are based on the Advanced Installation Guide of DC/OS.

Getting Started

All development is done on the master branch. Tested versions are identified via git tags. To get started, you can clone or fork this repo:

git clone https://github.com/dcos-labs/ansible-dcos

Use git tag to list all versions:

git tag
v0.7.0-dcos-1.11

Check out the latest version with:

git checkout v0.7.0-dcos-1.11

Install

Here are guides to follow to install the DC/OS cluster:

Here are guides to follow to install framework as-a-service:

Operational tasks

Upgrade the DC/OS cluster:

Change number of DC/OS agents:

Upgrade the Kubernetes cluster:

Documentation

All documentation for this project is located in the docs directory at the root of this repository.

Acknowledgements

Current maintainers:

Roadmap

  • [X] Support for On-Premises
  • [X] Support for AWS
  • [X] Support for Azure
  • [X] Support for GCP
  • [X] Support Kubernetes as-a-service

License

DC/OS, along with this project, are both open source software released under the Apache Software License, Version 2.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].