Template:Installation: Difference between revisions
(Created page with "{{Note |You may also [https://wiki.debian.org/Diaspora#Jessie use diaspora-installer package], which is easier, but this method is not recommended yet.}} {{Installation/Head}...") |
No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | <div style="display:none;"> | ||
| | {{#vardefine:DB|{{#urlget:db|postgres}}}} | ||
{{#vardefine:mode|{{#urlget:mode|production}}}} | |||
{{#vardefine:mode_prefix|{{#ifeq: {{#var:mode}}|development||RAILS_ENV={{#var:mode}} <nowiki/>}}}} | |||
{{#vardefine:env_string|{{#var:mode_prefix}}}}}} | |||
</div> | |||
<includeonly> | |||
{{Template:Installation/Introduction}} | |||
{{Installation/ | {{Template:Installation/Requirements}} | ||
{{Template:Installation/GuideVersion}} | |||
{{Template:Installation/Preparation}} | |||
{{ | {{Template:Installation/Common}} | ||
</includeonly> | |||
<noinclude> | |||
Main framework for installation guides (see source code). Includes Introduction, GuideVersion, Requirements, Preparation, and Common (which is actually "Install diaspora"). | |||
[[Category:Installation-Templates]] | |||
</noinclude> |
Latest revision as of 00:35, 3 September 2016
Main framework for installation guides (see source code). Includes Introduction, GuideVersion, Requirements, Preparation, and Common (which is actually "Install diaspora").