SuperTux88's Diaspora Saltstack Formula
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Benjamin Neff e563454368
Set database pool size in database.yml
il y a 5 ans
diaspora Set database pool size in database.yml il y a 5 ans
LICENSE Add complete license for github il y a 7 ans
README.md Generate config files il y a 7 ans
pillar.example Generate config files il y a 7 ans

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)