Skip to content

jochumdev/saltstack-resources

Repository files navigation

Unofficial list of saltstack resources and Howtos

This repo contains a lot of saltstack formulas and states as submodules which i've found here on github.

I use it to quickly find examples/formulas for my work.

Get it

$ git clone https://github.com/pcdummy/saltstack-resources.git
$ cd saltstack-resources/
$ git submodule update --init --recursive   # This will take some time!

Update it

$ ./update-all.sh     # This will take some time!

Howtos i've written for salt.

Usefull saltstack links:

Quickstart

State Developement

Cheatsheets

GUI

  • The Foreman - You want a GUI for your mates? Look at The Foreman - The official guide for that
  • Obdi - Exclusively made for Saltstack. See this intro
  • Saltpad - SaltPad is a GUI and CLI tool to manage SaltStack deployments + orchestration. It's still very young and it's should be considered as Alpha.
  • Halite - Halite is a Salt GUI. Status is pre-alpha.
  • SaltGUI - A web interface for managing SaltStack based infrastructure - new in 2018.

Advanced

Community

German Community

Blogroll

Videos

Salt related

Contributing:

Clone this repo and make a pull request, I'll accept anything related to SaltStack, just make sure you accept the CC0 license below.

Edit/preview your changes here.

I'm using Atom.io with markdown-preview as markdown editor.

LICENSE:

CC0 1.0

About

A collection of saltstack resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages