mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
lan-browser init
This commit is contained in:
@@ -29,7 +29,7 @@ Setup Your Embassy
|
||||
|
||||
.. caution:: Sometmies a router will have a "guest WiFi network," which might be different than the network your Embassy is placed on via ethernet.
|
||||
|
||||
2. Visit ``embassy.local`` from your web browser. You will be prompted to enter your :ref:`Product Key`. This is found on the bottom side of your device.
|
||||
2. Visit ``embassy.local`` from your web browser. You will be prompted to enter your :ref:`Product Key<product-key>`. This is found on the bottom side of your device.
|
||||
|
||||
.. figure:: /_static/images/setup/setup0.png
|
||||
:width: 60%
|
||||
@@ -40,7 +40,7 @@ Setup Your Embassy
|
||||
|
||||
The product key is used to discover your Embassy's IP address on the Local Area Network using a hashing function and a protocol named :ref:`MDNS (or Zeroconf) <mdns>`.
|
||||
|
||||
3. Next, select "Start Fresh" if this is your first time using an Embassy. If you'd like to "Recover" from an existing Embassy, please follow that guide :ref:`here<recover>`.
|
||||
3. Next, select "Start Fresh" if this is your first time using an Embassy. If you'd like to "Recover" from an existing Embassy, please follow the guide for :ref:`versions 0.2.x <recover-02x>` or :ref:`versions 0.3.x <recover-03x>`.
|
||||
|
||||
.. figure:: /_static/images/setup/setup1.png
|
||||
:width: 60%
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. _recover-02:
|
||||
.. _recover-02x:
|
||||
|
||||
===================================
|
||||
Migrate Embassy from Versions 0.2.x - **NEEDS SCREENS**
|
||||
@@ -9,7 +9,7 @@ Migrate Embassy Series 0.2.x Data
|
||||
|
||||
This guide will cover how to upgrade from EmbassyOS version 0.2.x to version 0.3.0.
|
||||
|
||||
If you purchased the upgrade kit from us you can skip to :ref:`backing up <recover-03-backup>` unless you received your kit before we completed 0.3.0, in which case please skip to :ref:`flashing <recover-03-flashing>` as you will need to flash 0.3.0 onto your SD card to continue migrating.
|
||||
If you purchased the upgrade kit from us you can skip to :ref:`backing up <recover-02-backup>` unless you received your kit before we completed 0.3.0, in which case please skip to :ref:`flashing <recover-02-flashing>` as you will need to flash 0.3.0 onto your SD card to continue migrating.
|
||||
|
||||
Additional Hardware
|
||||
===================
|
||||
|
||||
@@ -1,12 +1,10 @@
|
||||
.. _recover-03:
|
||||
.. _recover-03x:
|
||||
|
||||
===================================
|
||||
Recover Embassy from Versions 0.3.x
|
||||
===================================
|
||||
|
||||
.. _recover-03x:
|
||||
|
||||
Migrate Embassy Series 0.3.x Data
|
||||
Recover Embassy Series 0.3.x Data
|
||||
---------------------------------
|
||||
|
||||
Recover From Remote Backup
|
||||
|
||||
Reference in New Issue
Block a user