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: 3 months ago
JSON representation
Repository for building, managing and deploying salt-based infrastructure
- Host: GitHub
- URL: https://github.com/mitodl/salt-ops
- Owner: mitodl
- License: bsd-3-clause
- Created: 2016-02-24T22:30:34.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T19:54:47.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T07:04:58.534Z (about 1 year ago)
- Topics: devops, saltstack
- Language: SaltStack
- Size: 89.7 MB
- Stars: 47
- Watchers: 29
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.