Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitodl/salt-ops

Repository for building, managing and deploying salt-based infrastructure
https://github.com/mitodl/salt-ops

devops saltstack

Last synced: 27 days ago
JSON representation

Repository for building, managing and deploying salt-based infrastructure

Awesome Lists containing this project

README

        

Salt Ops
========

This repository contains the salt code and configuration data that is used by the operations team at the [MIT Office of Open Learning](https://openlearning.mit.edu) to manage our applications and infrastructure.

Points of Interest
------------------
`/salt`: This directory contains all of the state files, orchestrate scripts, and reactor code

`/pillar`: This directory contains all of the pillar data that is used to configure the various environments, applications, and infrastructure

`/docs`: The documentation (such as it is) for various aspects of our infrastructure, runbooks, etc.

`/packer`: This is where packer configuration files for the different systems we need to build and deploy are maintained. This also contains a subdirectory of minion configs to be used during build time.