SuperTux88's Diaspora Saltstack Formula
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Benjamin Neff 9811293fd8
Add PIDFile for unicorn
před 6 roky
diaspora Add PIDFile for unicorn před 6 roky
LICENSE Add complete license for github před 7 roky
README.md Generate config files před 7 roky
pillar.example Generate config files před 7 roky

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)