SuperTux88's Diaspora Saltstack Formula
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Benjamin Neff a039410ebc
Support new versions of debian/ubuntu with libjemalloc2
4 år sedan
diaspora Support new versions of debian/ubuntu with libjemalloc2 4 år sedan
LICENSE Add complete license for github 7 år sedan
README.md Generate config files 7 år sedan
pillar.example Generate config files 7 år sedan

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)