Re-add umbrel compare (#402)

* Re-add umbrel compare

* Add comparison to FAQ

* Update site/source/support/faq/umbrel-compare.rst

Co-authored-by: Marnix <93143998+MarnixCroes@users.noreply.github.com>

* Minor copy changes

---------

Co-authored-by: Marnix <93143998+MarnixCroes@users.noreply.github.com>
This commit is contained in:
kn0wmad
2023-06-19 13:02:55 -06:00
committed by GitHub
parent d3ed6e96dd
commit e46fa7420b
3 changed files with 62 additions and 1 deletions

View File

@@ -8,6 +8,10 @@ StartOS FAQ
:depth: 2
:local:
How is StartOS different from Umbrel?
-------------------------------------
Please see this :ref:`comparison page <umbrel-compare>` for a breakdown.
Can I run StartOS on a VPS or VM?
---------------------------------
Yes! The :ref:`DIY Guide <diy>` will take you through the setup steps.

View File

@@ -17,4 +17,5 @@ Answers to Frequently Asked Questions
faq-bitcoin
faq-lightning
faq-services
faq-service-packaging
faq-service-packaging
umbrel-compare

View File

@@ -0,0 +1,56 @@
.. _umbrel-compare:
=================
Umbrel Comparison
=================
.. contents::
:depth: 2
:local:
By popular demand, Start9 has provided a brief comparison between StartOS and Umbrel.
How are they similar?
---------------------
Both Umbrel and StartOS dramatically simplify the process of discovering, downloading, and installing services onto a private server, and that is about where the similarities end.
How are they different?
-----------------------
Appearance
==========
Umbrel uses MacOS's aesthetic. The user interface is clean, colorful, and customizable. StartOS offers a functional design with little color or customization.
Services
========
As of June 1, 2023, there are approximately 100 services available for Umbrel, and 40 services available for StartOS. Both offer developer docs that permit anyone anywhere to package anything, and neither is capable of gatekeeping.
Architecture
============
Umbrel itself is an *app* that can be *installed* onto most Debian or Ubuntu computers and virtual machines. StartOS is an *operating system* (Linux distro) that can be *flashed* onto most computers and virtual machines.
Config
======
Services often provide config files, such as Bitcoin's ``bitcoin.conf``. On Umbrel, updating config files requires using SSH and the command line. With StartOS, config files are presented as rich forms, including descriptions, dropdowns, toggles, validated inputs, etc.
Backups
=======
When it comes to self-hosting, nothing is more important than making backups. With the exception of LND, Umbrel does not provide a means of backing up services. With StartOS, encrypted backups can be made by pushing a button.
Encryption
==========
On Umbrel, communications over the LAN are done over plain http. This means that anyone connected to your home WiFi network can trivially steal your passwords and money. With StartOS, communications over the LAN are done over encrypted https.
Monitoring
==========
Umbrel does not provide tools for monitoring the health or performance of services. SSH and the command line are needed to view service logs. StartOS offers custom health checks that display service health, and a live screen for viewing service logs.
DIY Options
===========
Both Umbrel and StartOS can be installed for free. As an app, Umbrel can only be installed on the Raspberry Pi and devices running Debian or Ubuntu. As an operating system, StartOS can be installed on just about any computer or virtual machine.
Pricing
=======
Both companies offer plug and play devices. Umbrel offers a single device for $700. It has a 2.9GHz processor, 16GB of RAM, and a 2TB NVMe SSD. Start9 offers a similar device for $563.
Start9 also has other options ranging from $199 to $1546.