Merge pull request #221 from Start9Labs/finish-dashboard-overview
new UI pictures, add updates tab explanation, switch embassy tab to s…
|
After Width: | Height: | Size: 399 KiB |
|
After Width: | Height: | Size: 432 KiB |
|
After Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 446 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 774 KiB |
BIN
site/source/_static/images/walkthrough/systemtab.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
site/source/_static/images/walkthrough/updatestab.png
Normal file
|
After Width: | Height: | Size: 831 KiB |
@@ -8,6 +8,26 @@ Dashboard Overview
|
||||
:depth: 2
|
||||
:local:
|
||||
|
||||
Connection Status
|
||||
-----------------
|
||||
|
||||
In the bottom left of your screen you can monitor whether or not you are connected to your Embassy.
|
||||
|
||||
When connected it will look like this:
|
||||
|
||||
.. figure:: /_static/images/walkthrough/connection_status_alive.png
|
||||
:width: 60%
|
||||
|
||||
When connecting it will look like this:
|
||||
|
||||
.. figure:: /_static/images/walkthrough/connection_status_connecting.png
|
||||
:width: 60%
|
||||
|
||||
If you have no connection, it will look like this:
|
||||
|
||||
.. figure:: /_static/images/walkthrough/connection_status_nointernet.png
|
||||
:width: 60%
|
||||
|
||||
Services Tab
|
||||
------------
|
||||
|
||||
@@ -16,23 +36,52 @@ Use this tab to view and access your installed services.
|
||||
.. figure:: /_static/images/walkthrough/servicestab.png
|
||||
:width: 60%
|
||||
|
||||
Embassy Tab
|
||||
Marketplace Tab
|
||||
---------------
|
||||
|
||||
Use this tab to access your preferred Marketplace, where you can discover and install new services, or update existing services.
|
||||
|
||||
Check out a live version of Start9's Official Marketplace `here <https://marketplace.start9.com>`_.
|
||||
|
||||
.. figure:: /_static/images/walkthrough/markettab.png
|
||||
:width: 60%
|
||||
|
||||
Updates Tab
|
||||
-----------
|
||||
|
||||
Use this tab to update services. A green icon will appear next to this tab when a new update is available.
|
||||
|
||||
.. figure:: /_static/images/walkthrough/updatestab.png
|
||||
:width: 60%
|
||||
|
||||
Notifications Tab
|
||||
-----------------
|
||||
|
||||
Notifications issued by embassyOS will appear in this tab. You can delete these notifications individually or all at once by clicking "Delete All".
|
||||
|
||||
.. figure:: /_static/images/walkthrough/notiftab.png
|
||||
:width: 60%
|
||||
|
||||
|
||||
System Tab
|
||||
-----------
|
||||
|
||||
Use this tab to customize and manage your Embassy.
|
||||
|
||||
.. figure:: /_static/images/walkthrough/embassytab.png
|
||||
.. figure:: /_static/images/walkthrough/systemtab.png
|
||||
:width: 60%
|
||||
|
||||
Read below for a summary of each section within the System Tab.
|
||||
|
||||
Backups
|
||||
=======
|
||||
|
||||
The Backups section allows you to create and restore :ref:`Embassy backups <backups>`.
|
||||
|
||||
Settings
|
||||
========
|
||||
Manage
|
||||
======
|
||||
|
||||
The Settings section gives you access to :ref:`embassyOS Updates <updating-eos>`, Device Preferences, :ref:`connecting-lan`, :ref:`ssh`, :ref:`wifi`, and :ref:`alt-marketplaces`.
|
||||
The Manage section gives you access to :ref:`updating-eos`, Software Updates, Device Preferences, :ref:`connecting-lan`, :ref:`ssh`, :ref:`wifi`, and Service Sideloading.
|
||||
|
||||
Insights
|
||||
========
|
||||
@@ -47,6 +96,10 @@ The Support section provides links to frequently asked questions as well as Star
|
||||
Power
|
||||
=====
|
||||
|
||||
* **Log Out**
|
||||
|
||||
* This will log you out and return you to the log in screen.
|
||||
|
||||
* **Restart**
|
||||
|
||||
* Be patient while services shut down. A *tune* will play, indicating the shutdown is complete.
|
||||
@@ -64,18 +117,5 @@ Power
|
||||
|
||||
This action will tear down all service containers and rebuild them from scratch. No data will be deleted. This action is useful if your system gets into a bad state, and it should only be performed if you are experiencing general performance or reliability issues. It may take multiple minutes to complete. During this time, you will lose all connectivity to your Embassy.
|
||||
|
||||
Marketplace Tab
|
||||
---------------
|
||||
|
||||
Use this tab to access your preferred Marketplace, where you can discover and install new services, or update existing services. Check out the `live Marketplace <https://marketplace.start9.com>`_.
|
||||
|
||||
.. figure:: /_static/images/walkthrough/markettab.png
|
||||
:width: 60%
|
||||
|
||||
Notifications Tab
|
||||
-----------------
|
||||
|
||||
Notifications issued by embassyOS will appear in this tab. You can delete these notifications individually or all at once by clicking "Delete All".
|
||||
|
||||
.. figure:: /_static/images/walkthrough/notiftab.png
|
||||
:width: 60%
|
||||
|
||||