mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 20:14:50 +00:00
* re-arrange the user docs * Minor description edit * update styles * fix service links Co-authored-by: kn0wmad <kn0wmad@protonmail.com> Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
28 lines
1.1 KiB
ReStructuredText
28 lines
1.1 KiB
ReStructuredText
.. _service-config:
|
|
|
|
=============
|
|
Configuration
|
|
=============
|
|
|
|
After installation or update, some services require configuration before they can be started.
|
|
|
|
Navigate to the `Services tab <services-tab>` *> [Service Name] > Config*
|
|
|
|
.. figure:: /_static/images/services/service-needs-config.png
|
|
:width: 60%
|
|
|
|
Traditionally, configuring services was a massive headache and a huge barrier to running a personal server. But no more! The Embassy's revolutionary service config system makes the process transparent, simple, and safe.
|
|
|
|
.. figure:: /_static/images/services/service4.png
|
|
:width: 60%
|
|
|
|
Config options are defined by the service developer and can be almost anything. They are represented as simple UI elements - such as toggles and drop downs - and they include explanations and validations, such that users understand their purpose and are prevented from making mistakes.
|
|
|
|
.. figure:: /_static/images/services/service5.png
|
|
:width: 60%
|
|
|
|
You can change your configuration at any time from a Service's main page:
|
|
|
|
.. figure:: /_static/images/services/config.png
|
|
:width: 60%
|