Template:Installation/GuideVersion: Difference between revisions

From diaspora* project wiki
No edit summary
mNo edit summary
Line 25: Line 25:


Running mode: {{#ifeq: {{#var:mode}}
Running mode: {{#ifeq: {{#var:mode}}
|production|'''Production'''|<span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}}}?db={{#var:DB}}&mode=production#Versions_of_this_guide|Production]</span>
|production|'''Production'''|<span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}}}?db={{#var:DB}}&mode=production#Versions_of_this_guide Production]</span>
}} | {{#ifeq: {{#var:mode}}
}} | {{#ifeq: {{#var:mode}}
|development|'''Development'''|<span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}}}?db={{#var:DB}}&mode=development#Versions_of_this_guide Development]</span>
|development|'''Development'''|<span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}}}?db={{#var:DB}}&mode=development#Versions_of_this_guide Development]</span>

Revision as of 01:16, 3 September 2016


}}

Versions of this guide

WarningWarning:Make sure to use the correct version of the guide, see below.

ยป Help me decide!

In Production mode, your pod is configured to deal with high load for everyday usage. This is recommended for a pod you want to actually use.

In Development mode, your pod is configured for development. This is recommended ony for development contributors of diaspora* which use the pod only locally for testing purposes.

The Database you choose is up to you. In our experience PostgreSQL achieves a better performance but needs more resources.

The current guide is for a production setup with PostgreSQL as database.

You can change them below:

Running mode: Production | Development
Database: MySQL | PostgreSQL | MariaDB