About, Contribute, concepts, other edits

This commit is contained in:
kn0wmad
2021-12-29 16:13:45 -07:00
committed by Lucy Cifferello
parent 74be533423
commit eb4806db9d
40 changed files with 237 additions and 179 deletions

View File

@@ -1,8 +1,12 @@
.. _alt-marketplace:
=======================
Alternative Marketplace
=======================
.. caution:: EmbassyOS supports accessing alternative marketplaces. Start9 is not responsible for issues encountered when downloading services from alternative marketplaces, and cannot provide support for Services that are not from our offical marketplace. Here be dragons!!
EmbassyOS supports accessing alternative marketplaces.
.. caution:: Start9 is not responsible for issues encountered when downloading services from alternative marketplaces, and cannot provide support for services that are not from our offical marketplace. Here be dragons!!
After SSH-ing into the Embassy, run the following command, replacing ``<url>`` with your desired marketplace URL:

View File

@@ -6,12 +6,12 @@ SSH Setup
.. warning:: This is an advanced feature and should be used with caution. Start9 is not responsible for any damage you might cause through SSH access.
Connecting via CLI
------------------
Connecting via CLI (Linux / Mac)
--------------------------------
#. Navigate to the ``Embassy`` tab, then under ``Settings``, click ``SSH``
#. Click the ``+ Add New Key`` button
#. Paste in your SSH key and hit ``Submit``
#. Paste in your SSH public key and hit ``Submit``
#. You can now access your Embassy from the command line (Linux and Mac) using:
.. code-block:: bash