All Projects → mesosphere-backup → terraform-dcos

mesosphere-backup / terraform-dcos

Licence: Apache-2.0 License
DC/OS Terraform Installation and Upgrading Scripts

Programming Languages

HCL
1544 projects
shell
77523 projects

Projects that are alternatives of or similar to terraform-dcos

Cloud-Service-Providers-Free-Tier-Overview
Comparing the free tier offers of the major cloud providers like AWS, Azure, GCP, Oracle etc.
Stars: ✭ 226 (+253.13%)
Mutual labels:  cloud-providers, gcp
waihona
Rust crate for performing cloud storage CRUD actions across major cloud providers e.g aws
Stars: ✭ 46 (-28.12%)
Mutual labels:  cloud-providers, gcp
gcf-packs
Library packs for google cloud functions
Stars: ✭ 48 (-25%)
Mutual labels:  gcp
argocd-operator-helm
[DEPRECATED] Argo CD Operator (Helm) installs Argo CD in OpenShift and Kubernetes.
Stars: ✭ 18 (-71.87%)
Mutual labels:  gcp
gcp-ml
Google Cloud Platform Machine Learning Samples
Stars: ✭ 31 (-51.56%)
Mutual labels:  gcp
hotsub
Command line tool to run batch jobs concurrently with ETL framework on AWS or other cloud computing resources
Stars: ✭ 29 (-54.69%)
Mutual labels:  gcp
spark-build
Used to build the mesosphere/spark docker image and the DC/OS Spark package
Stars: ✭ 51 (-20.31%)
Mutual labels:  dcos
TeamTeri
Genomics using open source tools, running on GCP or AWS
Stars: ✭ 30 (-53.12%)
Mutual labels:  gcp
alpine-firestore-backup
Image that performs Firestore backups based on Alpine Google Cloud SDK image.
Stars: ✭ 23 (-64.06%)
Mutual labels:  gcp
spingo
A collection of Terraform and bash scripts to setup an enterprise-grade Spinnaker deployment on Google Cloud Platform
Stars: ✭ 36 (-43.75%)
Mutual labels:  gcp
mesosaurus
Mesos task load simulator framework for (cluster and Mesos) performance analysis
Stars: ✭ 58 (-9.37%)
Mutual labels:  dcos
inspec-gke-cis-benchmark
GKE CIS 1.1.0 Benchmark InSpec Profile
Stars: ✭ 27 (-57.81%)
Mutual labels:  gcp
dcos-vagrant-box
Vagrant box packer for building boxes for dcos-vagrant
Stars: ✭ 54 (-15.62%)
Mutual labels:  dcos
plantuml-libs
A set of PlantUML libraries and a NPM cli tool to design diagrams which focus on several technologies/approaches: Amazon Web Services (AWS), Azure, Google Cloud Platform (GCP), C4 Model or even EventStorming and more.
Stars: ✭ 75 (+17.19%)
Mutual labels:  gcp
awesome-cloud-security
🛡️ Awesome Cloud Security Resources ⚔️
Stars: ✭ 1,056 (+1550%)
Mutual labels:  gcp
cloud-desktops
Cloud-based Virtual Desktops on Google Cloud Platform
Stars: ✭ 14 (-78.12%)
Mutual labels:  gcp
infracost-gh-action
GitHub Action for Infracost. Shows cloud cost estimates for Terraform in pull requests.
Stars: ✭ 119 (+85.94%)
Mutual labels:  gcp
dcos-openvpn
No description or website provided.
Stars: ✭ 14 (-78.12%)
Mutual labels:  dcos
openjdk-runtime
Google Cloud Platform OpenJDK Docker image
Stars: ✭ 58 (-9.37%)
Mutual labels:  gcp
shamash
Autoscaling for Google Cloud Dataproc
Stars: ✭ 31 (-51.56%)
Mutual labels:  gcp

📙 Disclaimer: This is being deprecated for the Mesosphere Universal Installer located here.

Install Mesosphere DC/OS using Terraform

The purpose of this tool is to automate most of the manual efforts of managing and maintaining distributed systems. This project has a few important goals in mind since the inception of the project.

Goal: Make a modular and reusable script to easily decouple DC/OS on various OS and cloud providers to easily install, upgrade and modify in-place.

The dcos-core module has all the DC/OS unique install and upgrade instructions. These instructions are taken from the mesosphere.io and dcos.io documentation and modified a bit to make it allowed to be automated and templated by terraform. The dcos-core module was written in bash to allow flexibility to run on any linux operating system. It also has templates in the scripts to leverage the power of terraform to manage your cluster with very few commands.

If you want to use this in your own environment, feel free to fork this and customize it to your specifications. This will be built so everybody can take advantage of deploying and manage DC/OS clusters.

Cloud Providers

Select your provider below for instructions:

Roadmaps

  • Support for AWS
  • Support for Azure
  • Support for GCP
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].