mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
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.svg
|
|
: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.svg
|
|
: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.svg
|
|
:width: 60%
|
|
|
|
You can change your configuration at any time from a Service's main page:
|
|
|
|
.. figure:: /_static/images/services/config.svg
|
|
:width: 60%
|