mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 20:14:50 +00:00
Update/diy (#383)
* Initial Setup maintenance * DIY update * Minor edits to Setup
This commit is contained in:
@@ -1,27 +1,25 @@
|
||||
.. _diy-x86:
|
||||
|
||||
==================
|
||||
DIY Guide (x86_64)
|
||||
==================
|
||||
=======================
|
||||
DIY Guidelines (x86_64)
|
||||
=======================
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
:local:
|
||||
|
||||
Start9 is committed to ensuring that embassyOS is accessible. This guide is to install embassyOS on most x86_64 platforms. The x86_64-based Server Pro is available for purchase on the `Start9 Store <https://store.start9.com/products/embassy-pro>`_.
|
||||
Start9 is committed to ensuring that sovereign computing is accessible. This guide is to install StartOS on **most** x86_64 platforms (your mileage will vary). The x86_64-based Server One and Server Pure are available for purchase on the `Start9 Store <https://store.start9.com/products>`_.
|
||||
|
||||
For help with this guide or to share your experience with others, please `head to our community forum <https://community.start9.com/>`_. Want to support Sovereign Computing? Please consider a `donation to Start9 <https://btcpay.start9.com/apps/2Et1JUmJnDwzKncfVBXvspeXiFsa/crowdfund>`_.
|
||||
For more guidance or to share your experience with others, please `head to our community forum <https://community.start9.com/>`_. Want to support sovereign computing? Please consider a `donation to Start9 <https://btcpay.start9.com/apps/2Et1JUmJnDwzKncfVBXvspeXiFsa/crowdfund>`_.
|
||||
|
||||
Hardware
|
||||
--------
|
||||
With x86_64 support, embassyOS can now be run on a very wide array of hardware. You can even try out or run eOS in a Virtual Machine (VM) without having to buy any hardware whatsoever! Check out `this forum post <https://community.start9.com/t/known-good-hardware-master-list-hardware-capable-of-running-embassyos-v0-3-3/>`_ for the most up-to-date list of known-good hardware.
|
||||
StartOS can be run on a wide array of hardware. StartOS is based on Linux, and on its own, is fairly lightweight. The hardware you require will depend mostly on how you intend to use your server. If you want to use a Bitcoin stack, you will want 8GB+ of RAM and 1TB+ of storage. If you mostly intend to use your server to store and manage files/passwords, then RAM will be less important and storage will depend on your needs. Check the current size of your existing storage solution (such as Dropbox or iCloud) to estimate your needs. You can also test or run StartOS in a Virtual Machine (VM) without having to buy any hardware whatsoever!
|
||||
|
||||
You can install embassyOS directly to your hardware, however, for advanced functionality (such as extensible storage), or if you experience issues with a bare metal install, we recommend installation with a hypervisor, such as Proxmox. A community member (Cyph3rp9nk) has written `a fantastic guide <https://telegra.ph/Guide-to-building-a-Bitcoin-Super-Node-02-27>`_ on how to do this.
|
||||
Check out `this forum post <https://community.start9.com/t/known-good-hardware-master-list-hardware-capable-of-running-embassyos-v0-3-3/>`_ for the most up-to-date list of known-good hardware. For advanced functionality (such as extensible storage), or if you experience issues with a bare metal install, we recommend installation with a hypervisor, such as Proxmox. A community member (Cyph3rp9nk) has written `a fantastic guide <https://telegra.ph/Guide-to-building-a-Bitcoin-Super-Node-02-27>`_ on how to do this.
|
||||
|
||||
.. _os-reqs:
|
||||
|
||||
.. note:: embassyOS is based on Linux, and on its own, is fairly lightweight. The hardware you require will depend mostly on how you intend to use your server. If you intend to use a Bitcoin stack, you will want at least 8GB of RAM and 1TB of storage. If you mostly intend to use your server to store and manage files/passwords, then RAM will be less important and storage will depend on your needs. Check the current size of your existing storage solution (such as Dropbox or iCloud) to get an idea what you will require.
|
||||
|
||||
Minimum OS Requirements
|
||||
.......................
|
||||
The specs below would be acceptable for a server running minimal services with minimal storage needs
|
||||
@@ -39,6 +37,6 @@ If you intend to run Bitcoin or store any meaningful amount of data, you will ne
|
||||
- 8GB+ RAM
|
||||
- 1TB+ Storage
|
||||
|
||||
Flash and Install embassyOS
|
||||
---------------------------
|
||||
After building your hardware, you will need a copy of embassyOS. Head over to our :ref:`Flashing (x86_64) Guide <flashing-x86>` to complete your Start9 server build.
|
||||
Flash and Install StartOS
|
||||
-------------------------
|
||||
After building your hardware, you will need a copy of StartOS. Head over to our :ref:`Flashing (x86_64) Guide <flashing-x86>` to complete your Start9 server build.
|
||||
|
||||
Reference in New Issue
Block a user