mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
50 lines
1.3 KiB
ReStructuredText
50 lines
1.3 KiB
ReStructuredText
.. _diy:
|
|
|
|
===
|
|
DIY
|
|
===
|
|
Here you will find guides for building your own Embassy! Currently, embassyOS is supported on the Raspberry Pi (ARM architecture), and on most desktops, laptops, mini PCs, servers, and virtualization solutions (x86).
|
|
|
|
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 (ARM)
|
|
:link: diy-arm
|
|
:icon: scylla-icon scylla-icon--apps
|
|
:class: large-4
|
|
:anchor: ARM Architecture
|
|
|
|
Build an Embassy using a Raspberry Pi
|
|
|
|
.. topic-box::
|
|
:title: DIY (x86)
|
|
:link: diy-x86
|
|
:icon: scylla-icon scylla-icon--overview
|
|
:class: large-4
|
|
:anchor: x86 Architecture
|
|
|
|
Build an Embassy on an x86 machine
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:maxdepth: 1
|
|
|
|
diy-arm
|
|
diy-x86
|
|
|
|
Appreciate what we're doing? Please consider a `donation to Start9 <https://btcpay.start9.com/apps/2Et1JUmJnDwzKncfVBXvspeXiFsa/crowdfund>`_.
|