more in services

This commit is contained in:
Matt Hill
2020-10-08 08:20:53 -06:00
parent a09b2ae77b
commit efa97913c0
13 changed files with 117 additions and 57 deletions

View File

@@ -10,7 +10,13 @@ Start9 Labs is not responsible for issues encountered by downloading unverified
After SSHing into the Embassy, run the following commands::
sudo systemctl stop agent
sudo sh -c "echo '<alternative_registry_url>' > /root/agent/alt_registry_url.txt"
sudo sh -c "echo '<alternative_marketplace_url>' > /root/agent/alt_registry_url.txt"
sudo systemctl start agent
The Embassy is now able to connect to the provided alternative registry.
The Embassy is now able to connect to the provided alternative registry.
----
To revert this change, simply delete the file::
sudo rm /root/agent/alt_registry_url.txt

View File

@@ -1,6 +1,6 @@
*********
Configure
*********
**************
Embassy Config
**************
``Embassy ---> Configure``

View File

@@ -8,14 +8,14 @@ You can view and manage your Embassy inside the ``Embassy`` tab in the main menu
:width: 90%
:alt: Embassy Menu Tab
Embassy settings tab in dashboard menu
Embassy tab
.. toctree::
:maxdepth: 2
about
monitor
configure
embassy-config
updating
wifi
developer-options/index