salt/doc/topics/projects/index.rst

48 lines
1.5 KiB
ReStructuredText
Raw Normal View History

=======================
Salt Community Projects
=======================
2012-05-23 04:34:38 +00:00
This page contains links to Salt-related projects created by community members.
If you come across a useful project please add it to the list!
2012-05-23 04:34:38 +00:00
Hubblestack
===========
Hubble is a modular, open-source security compliance framework built on top of
SaltStack. The project provides on-demand profile-based auditing, real-time
security event notifications, automated remediation, alerting and reporting.
2012-05-23 04:34:38 +00:00
http://hubblestack.io/
2012-05-23 04:34:38 +00:00
alkali
======
alkali is a collections of SaltStack states and pillar data that provide just
the basics for provisioning Linux instances that may be built upon. alkali is
a starter kit of sorts, to help new users to SaltStack get up-and-running
quickly with the most commonly used, core packages.
https://github.com/zulily/alkali
buoyant
=======
buoyant leverages docker to provide an alternative to VM-centric SaltStack
development environments. buoyant containers may be spun up nearly instantly,
once an initial docker image has been built.
2012-05-23 04:34:38 +00:00
https://github.com/zulily/buoyant
Salt Sandbox
============
2012-05-23 04:34:38 +00:00
Salt Sandbox is a multi-VM Vagrant-based Salt development environment used
for creating and testing new Salt state modules outside of your production
environment. It's also a great way to learn firsthand about Salt and its
remote execution capabilities.
https://github.com/elasticdog/salt-sandbox
Salt Vagrant Demo
=================
A Salt Demo using Vagrant.
2012-05-23 04:34:38 +00:00
https://github.com/UtahDave/salt-vagrant-demo
2012-05-23 04:34:38 +00:00