Installation: Difference between revisions

From diaspora* project wiki
(No translations of official install guides as per community decision! Undo revision 3924 by Masanori msl (talk))
(Remove BSD, PaaS, and automation installs as we have no way of supporting them.)
Line 89: Line 89:


   </div><!-- /MacOS --><!-- stupid whitespace
   </div><!-- /MacOS --><!-- stupid whitespace
  --><div id="bsd" class="option flex-1third">
{{:Installation/BSD}}
  </div><!-- /BSD --><!-- stupid whitespace
  --><div id="paas" class="option flex-1third">
{{:Installation/PaaS}}
  </div><!-- /PaaS --><!-- stupid whitespace
  --><div id="vagrant_puppet_capistrano" class="option flex-1third">
{{:Installation/Automation}}
  </div><!-- /automation --><!-- stupid whitespace
   --><div id="development" class="option flex-2third">
   --><div id="development" class="option flex-2third">
        
        

Revision as of 14:59, 17 October 2018

Development.png

Development Setup

The guides above provide a version to get diaspora* running on your development machine. Just pick the one matching your OS and select "development" instead of production in the "Version of this guide". You can then check our guide on getting started with contributing.

Windows.png

Windows

  • Currently unsupported