mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
more in services
This commit is contained in:
30
source/user-manuals/services/installing.rst
Normal file
30
source/user-manuals/services/installing.rst
Normal file
@@ -0,0 +1,30 @@
|
||||
*******************
|
||||
Adding and Removing
|
||||
*******************
|
||||
|
||||
.. note:: Some services have :ref:`dependencies<managing-dependencies>` on other services. Adding, updating, or removing a service can sometimes have requirements or consequences for other services. Your Embassy will inform you of these issues along the way.
|
||||
|
||||
Adding
|
||||
======
|
||||
|
||||
To add a new service, find it's listing inside the Service Marketplace: ``Marketplace ---> [Service Name] ---> Install``.
|
||||
|
||||
Depending on the size of the service and your Internet connection, installation shoud take between 60 seconds and a few minutes.
|
||||
|
||||
After installtion, you can view the service's instructions by navigating to ``Services ---> [Service Name] ---> Instructions``
|
||||
|
||||
.. note:: You can only start and use a service once its dependencies are met, its :ref:`configuration<service-config>` complete, and is in a *running* state.
|
||||
|
||||
|
||||
Updating
|
||||
========
|
||||
|
||||
To see if an update is available for a service, you can click the *refresh* button inside the dashboard of the installed service or by visiting its listing in the Service Marketplace.
|
||||
|
||||
If an update is available, simply click ``Update`` and confirm the action.
|
||||
|
||||
|
||||
Removing
|
||||
========
|
||||
|
||||
To remove a service, navigate to ``Services ---> [Service Name] ---> Uninstall``.
|
||||
Reference in New Issue
Block a user