Installation: Difference between revisions

From diaspora* project wiki
(Add a note about installing a pod not being the only way to use diaspora*)
(Drop Mac OS and Windows from installation overview)
Line 69: Line 69:


   #installation #linux { }
   #installation #linux { }
  #installation #osx { padding-bottom: 3.35em; }
  #installation #bsd { }
  #installation #paas { padding-bottom: 1.5em; }
  #installation #windows { padding-bottom: 4.65em; }
   #installation #development { }
   #installation #development { }


Line 86: Line 82:


   </div><!-- /Linux --><!-- stupid whitespace
   </div><!-- /Linux --><!-- stupid whitespace
  --><div id="osx" class="option flex-1third">
{{:Installation/Mac OS}}
  </div><!-- /MacOS --><!-- stupid whitespace
   --><div id="development" class="option flex-2third">
   --><div id="development" class="option flex-2third">
        
        
{{:Installation/Development Setup}}
{{:Installation/Development Setup}}


   </div><!-- /development --><!-- stupid whitespace
   </div><!-- /development -->
  --><div id="windows" class="option flex-1third">
 
{{:Installation/Windows}}
 
  </div><!-- /windows -->
 
</div><!-- /container -->
</div><!-- /container -->


[[Category:Installation]]
[[Category:Installation]]
[[Category:Podmin]]
[[Category:Podmin]]

Revision as of 01:39, 9 June 2024

NoteNote:You don't need to have your own pod to use diaspora*.
Running your own diaspora* server allows more control over your data, but it requires technical skills and time. Instead, you can register on one of the installations open to everyone that allow you to use diaspora* in a few clicks without any requirements
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.