1=======================
2Salt Community Projects
3=======================
4
5This page contains links to Salt-related projects created by community members.
6If you come across a useful project please add it to the list!
7
8Hubblestack
9===========
10Hubble is a modular, open-source security compliance framework built on top of
11SaltStack. The project provides on-demand profile-based auditing, real-time
12security event notifications, automated remediation, alerting and reporting.
13
14https://hubblestack.io/
15
16alkali
17======
18alkali is a collections of SaltStack states and pillar data that provide just
19the basics for provisioning Linux instances that may be built upon. alkali is
20a starter kit of sorts, to help new users to SaltStack get up-and-running
21quickly with the most commonly used, core packages.
22
23https://github.com/zulily/alkali
24
25buoyant
26=======
27buoyant leverages docker to provide an alternative to VM-centric SaltStack
28development environments. buoyant containers may be spun up nearly instantly,
29once an initial docker image has been built.
30
31https://github.com/zulily/buoyant
32
33Salt Sandbox
34============
35Salt Sandbox is a multi-VM Vagrant-based Salt development environment used
36for creating and testing new Salt state modules outside of your production
37environment. It's also a great way to learn firsthand about Salt and its
38remote execution capabilities.
39
40https://github.com/elasticdog/salt-sandbox
41
42Salt Vagrant Demo
43=================
44A Salt Demo using Vagrant.
45
46https://github.com/UtahDave/salt-vagrant-demo
47
48