restructure for available services

This commit is contained in:
Lucy Cifferello
2020-10-20 18:32:18 -06:00
parent 9fc81c5b5c
commit 045650ce02
25 changed files with 56 additions and 27 deletions

View File

@@ -0,0 +1,12 @@
.. _ssh-setup:
*********
SSH Setup
*********
#. Click ``Developer Options > SSH Keys``
#. Click the ``+`` button in the lower right hand corner.
#. Paste in your SSH key.
#. You can now access your Embassy from the command line using ``ssh pi@<LAN URL>``
.. 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.