SuperTux88's Diaspora Saltstack Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Benjamin Neff f9fc4727f2
Add complete license for github
пре 7 година
diaspora Read rails_environment from diaspora config пре 7 година
LICENSE Add complete license for github пре 7 година
README.md Generate config files пре 7 година
pillar.example Generate config files пре 7 година

README.md

diaspora-formula

A saltstack formula to install and configure the distributed social network, diaspora*.

Note: See the full Salt Formulas installation and usage instructions.

This formula only manages diaspora. You are responsible for installing/configuring PostgreSQL or MariaDB as appropriate.

Available states

diaspora

Install, configure and run diaspora as a service.

diaspora.install

Installs diaspora from github.

(Includes diaspora.config)

diaspora.config

Configures diaspora.

diaspora.service

Creates a service for diaspora and runs it.

(Includes diaspora.install and diaspora.config)