mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
base docs
This commit is contained in:
18
source/concepts/services.rst
Normal file
18
source/concepts/services.rst
Normal file
@@ -0,0 +1,18 @@
|
||||
.. _services:
|
||||
|
||||
Services
|
||||
========
|
||||
|
||||
Apps for third technological revolution, the era of sovereign computing. Running on a personal server, these software packages serve the desired content. This could be a webpage, application, or endpoint.
|
||||
|
||||
For instance, the Bitcoin service provides a Tor address endpoint for a bitcoind node. Bitwarden serves the password management website. File Browser serves a file management graphical user interface.
|
||||
|
||||
The following services are currently supported on the Embassy:
|
||||
|
||||
`Bitcoin <https://github.com/Start9Labs/bitcoind-wrapper/blob/master/docs/instructions.md>`_
|
||||
|
||||
`Cups <https://github.com/Start9Labs/cups-wrapper/blob/master/docs/instructions.md>`_
|
||||
|
||||
`File Browser <https://github.com/Start9Labs/filebrowser-wrapper/blob/master/docs/instructions.md>`_
|
||||
|
||||
Bitwarden
|
||||
Reference in New Issue
Block a user