Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mitodl/salt-ops
- Owner: mitodl
- License: bsd-3-clause
- Created: 2016-02-24T22:30:34.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T19:54:47.000Z (7 months ago)
- Last Synced: 2024-09-30T13:42:58.280Z (about 1 month ago)
- Topics: devops, saltstack
- Language: SaltStack
- Size: 89.7 MB
- Stars: 47
- Watchers: 31
- 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.