mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 18:31:53 +00:00
50 lines
1.5 KiB
ReStructuredText
50 lines
1.5 KiB
ReStructuredText
.. _diy:
|
|
|
|
===
|
|
DIY
|
|
===
|
|
Here you will find guidelines for building your own Start9 server! Currently, StartOS is known to work well on the Raspberry Pi and on **most** x86_64 platforms (desktops, laptops, mini PCs, servers, and virtual machines). ARM builds are also available, but are relativey untested.
|
|
|
|
Motivation
|
|
----------
|
|
There are several reasons you might prefer to build your own server instead of purchasing one from Start9:
|
|
|
|
#. You already own the necessary hardware and would like to re-purpose it.
|
|
#. You want to save on shipping or import costs to your location.
|
|
#. You do not trust Start9's supply chain.
|
|
#. You do not want to share your shipping address.
|
|
#. You like building things.
|
|
|
|
.. raw:: html
|
|
|
|
<div class="topics-grid grid-container full">
|
|
|
|
<div class="grid-x grid-margin-x">
|
|
|
|
.. topic-box::
|
|
:title: DIY (Raspberry Pi)
|
|
:link: diy-pi
|
|
:icon: scylla-icon scylla-icon--apps
|
|
:class: large-4
|
|
:anchor: View Guidelines
|
|
|
|
Build a Start9 server using a Raspberry Pi
|
|
|
|
.. topic-box::
|
|
:title: DIY (x86_64)
|
|
:link: diy-x86
|
|
:icon: scylla-icon scylla-icon--overview
|
|
:class: large-4
|
|
:anchor: View Guidelines
|
|
|
|
Build a Start9 server using an x86_64 machine
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:maxdepth: 1
|
|
|
|
diy-pi
|
|
diy-x86
|
|
|
|
Appreciate what we're doing? Please consider `donating to Start9 <https://btcpay.start9.com/apps/2Et1JUmJnDwzKncfVBXvspeXiFsa/crowdfund>`_ or `contributing time/talent to the movement <https://start9.com/contribute>`_.
|