mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
* Fix build error * Update DIY Guide * StartOS back to embassyOS for now and x86 to x86_64 * Update site/source/diy/index.rst * Update site/source/developer-docs/packaging.rst * Update packaging.rst --------- Co-authored-by: gStart9 <george@start9labs.com>
50 lines
1.3 KiB
ReStructuredText
50 lines
1.3 KiB
ReStructuredText
.. _diy:
|
|
|
|
===
|
|
DIY
|
|
===
|
|
Here you will find guides for building your own Server! Currently, embassyOS supports the Raspberry Pi and on most x86_64 platforms (desktops, laptops, mini PCs, servers, and virtual machines).
|
|
|
|
Motivation
|
|
----------
|
|
There are several reasons you might prefer to build your own Embassy instead of purchasing one from us:
|
|
|
|
#. 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 Guide
|
|
|
|
Build an Embassy using a Raspberry Pi
|
|
|
|
.. topic-box::
|
|
:title: DIY (x86_64)
|
|
:link: diy-x86
|
|
:icon: scylla-icon scylla-icon--overview
|
|
:class: large-4
|
|
:anchor: View Guide
|
|
|
|
Build an Embassy on an x86_64 machine
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:maxdepth: 1
|
|
|
|
diy-pi
|
|
diy-x86
|
|
|
|
Appreciate what we're doing? Please consider a `donation to Start9 <https://btcpay.start9.com/apps/2Et1JUmJnDwzKncfVBXvspeXiFsa/crowdfund>`_.
|