Benjamin Neff 1bd49af8cb Use ruby 2.6 | 4 years ago | |
---|---|---|
diaspora | 4 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
pillar.example | 7 years ago |
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.
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
)