2011-05-23 06:51:31 +00:00
|
|
|
=========
|
|
|
|
Community
|
|
|
|
=========
|
|
|
|
|
2011-06-22 05:04:07 +00:00
|
|
|
Join the Salt!
|
|
|
|
|
|
|
|
There are many ways to participate in and communicate with the Salt community.
|
|
|
|
|
|
|
|
Salt has an active IRC channel and a mailing list.
|
|
|
|
|
2011-06-25 07:32:50 +00:00
|
|
|
.. _community-mailing-list:
|
|
|
|
|
2011-06-22 05:04:07 +00:00
|
|
|
Mailing List
|
|
|
|
============
|
|
|
|
|
2011-06-25 07:32:50 +00:00
|
|
|
Join the `salt-users mailing list`_. It is the best place to ask questions
|
|
|
|
about Salt and see whats going on with Salt development! The Salt mailing list
|
|
|
|
is hosted by Google Groups. It is open to new members.
|
2011-06-22 05:04:07 +00:00
|
|
|
|
2012-05-20 04:54:48 +00:00
|
|
|
https://groups.google.com/forum/#!forum/salt-users
|
2011-06-22 05:04:07 +00:00
|
|
|
|
2012-05-20 04:54:48 +00:00
|
|
|
.. _`salt-users mailing list`: https://groups.google.com/forum/#!forum/salt-users
|
2011-06-25 07:32:50 +00:00
|
|
|
|
|
|
|
.. _community-irc:
|
2011-06-22 05:04:07 +00:00
|
|
|
|
|
|
|
IRC
|
|
|
|
===
|
|
|
|
|
2011-12-12 20:42:22 +00:00
|
|
|
The ``#salt`` IRC channel is hosted on the popular `Freenode`__ network. You
|
|
|
|
can use the `Freenode webchat client`__ right from your browser.
|
2011-06-22 05:04:07 +00:00
|
|
|
|
2012-03-19 12:07:08 +00:00
|
|
|
`Logs of the IRC channel activity`__ are being collected courtesy of Moritz Lenz.
|
|
|
|
|
2011-12-12 20:42:22 +00:00
|
|
|
.. __: http://freenode.net/irc_servers.shtml
|
|
|
|
.. __: http://webchat.freenode.net/?channels=salt&uio=Mj10cnVlJjk9dHJ1ZSYxMD10cnVl83
|
2012-03-19 12:07:08 +00:00
|
|
|
.. __: http://irclog.perlgeek.de/salt/
|
2011-06-25 07:32:50 +00:00
|
|
|
|
2012-09-27 19:54:13 +00:00
|
|
|
If you wish to discuss the development of Salt itself join us in
|
|
|
|
``#salt-devel``.
|
|
|
|
|
2011-06-25 07:32:50 +00:00
|
|
|
.. _community-github:
|
2011-06-22 05:04:07 +00:00
|
|
|
|
|
|
|
Follow on Github
|
|
|
|
================
|
|
|
|
|
2011-06-25 07:32:50 +00:00
|
|
|
The Salt code is developed via Github. Follow Salt for constant updates on what
|
2011-06-22 05:04:07 +00:00
|
|
|
is happening in Salt development:
|
|
|
|
|
2011-11-16 05:41:20 +00:00
|
|
|
|saltrepo|
|
2011-06-22 05:04:07 +00:00
|
|
|
|
2011-06-25 07:32:50 +00:00
|
|
|
.. _community-blog:
|
|
|
|
|
2013-11-11 16:09:55 +00:00
|
|
|
Blogs
|
|
|
|
=====
|
2011-06-22 05:04:07 +00:00
|
|
|
|
2013-11-11 16:09:55 +00:00
|
|
|
SaltStack Inc. keeps a `blog`_ with recent news and advancements:
|
|
|
|
|
|
|
|
http://www.saltstack.com/blog/
|
|
|
|
|
|
|
|
.. _`blog`: http://www.saltstack.com/blog/
|
|
|
|
|
|
|
|
Thomas Hatch also shares news and thoughts on Salt and related projects in his personal blog `The Red45`_:
|
2011-06-22 05:04:07 +00:00
|
|
|
|
|
|
|
http://red45.wordpress.com/
|
|
|
|
|
2011-06-25 07:32:50 +00:00
|
|
|
.. _`The Red45`: http://red45.wordpress.com/
|
|
|
|
|
2012-03-18 23:29:24 +00:00
|
|
|
|
|
|
|
Example Salt States
|
|
|
|
===================
|
|
|
|
The official ``salt-states`` repository is:
|
|
|
|
https://github.com/saltstack/salt-states
|
|
|
|
|
2012-05-12 23:47:28 +00:00
|
|
|
A few examples of salt states from the community:
|
|
|
|
|
|
|
|
* https://github.com/blast-hardcheese/blast-salt-states
|
|
|
|
* https://github.com/kevingranade/kevingranade-salt-state
|
2012-05-14 19:23:58 +00:00
|
|
|
* https://github.com/uggedal/states
|
2012-05-17 20:41:39 +00:00
|
|
|
* https://github.com/mattmcclean/salt-openstack/tree/master/salt
|
2012-08-28 04:56:31 +00:00
|
|
|
* https://github.com/rentalita/ubuntu-setup/
|
2012-09-02 11:45:03 +00:00
|
|
|
* https://github.com/brutasse/states
|
2013-01-18 07:24:07 +00:00
|
|
|
* https://github.com/bclermont/states
|
2013-01-25 04:09:26 +00:00
|
|
|
* https://github.com/pcrews/salt-data
|
2012-03-18 23:29:24 +00:00
|
|
|
|
2011-06-25 07:32:50 +00:00
|
|
|
Follow on ohloh
|
|
|
|
===============
|
|
|
|
|
|
|
|
https://www.ohloh.net/p/salt
|
|
|
|
|
2013-02-01 10:29:30 +00:00
|
|
|
Other community links
|
|
|
|
=====================
|
|
|
|
|
|
|
|
- `Salt Stack Inc. <http://saltstack.com>`_
|
|
|
|
- `Subreddit <http://www.reddit.com/r/saltstack>`_
|
|
|
|
- `Google+ <https://plus.google.com/114449193225626631691/posts>`_
|
|
|
|
- `YouTube <http://www.youtube.com/user/SaltStack>`_
|
|
|
|
- `Facebook <https://www.facebook.com/SaltStack>`_
|
|
|
|
- `Twitter <https://twitter.com/SaltStackInc>`_
|
|
|
|
- `Wikipedia page <http://en.wikipedia.org/wiki/Salt_(software)>`_
|
|
|
|
|
2013-11-11 16:10:33 +00:00
|
|
|
Hack the Source
|
|
|
|
===============
|
|
|
|
|
|
|
|
If you want to get involved with the development of source code or the
|
|
|
|
documentation efforts, please review the :doc:`hacking section
|
|
|
|
<hacking>`!
|