Installation: Difference between revisions

From diaspora* project wiki
No edit summary
(Add a note about installing a pod not being the only way to use diaspora*)
 
(8 intermediate revisions by 6 users not shown)
Line 15: Line 15:
   #installation .option {
   #installation .option {
     text-align: center;
     text-align: center;
    vertical-align: top;
     border: 1em solid #F5F5F5;
     border: 1em solid #F5F5F5;
    /*border-bottom: none;*/
     margin: 0 -1em -1em 0;
     margin: 0 -1em -1em 0;
     padding-bottom: 1.5em;
     padding-bottom: 1.5em;
Line 75: Line 77:
}}
}}
</div>
</div>
{{Note|'''You don't need to have your own pod to use diaspora*.'''<br>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 [[Choosing_a_pod|installations open to everyone]] that allow you to use diaspora* in a few clicks without any requirements}}


<div id="installation">
<div id="installation">
Line 87: Line 91:


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


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


{{:Installation/Windows}}
{{:Installation/Windows}}


   </div><!-- /windows --><!-- stupid whitespace
   </div><!-- /windows -->
  --><div id="development" class="option flex-full">
     
{{:Installation/Development Setup}}


  </div><!-- /development -->
</div><!-- /container -->
</div><!-- /container -->
{{Languages}}


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

Latest revision as of 10:27, 21 November 2018

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.

Windows.png

Windows

  • Currently unsupported