SuperTux88's Diaspora Saltstack Formula
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Benjamin Neff 4166e6067d
Use --full-index because rails-assets is slow or fails without it
6年前
diaspora Use --full-index because rails-assets is slow or fails without it 6年前
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)