Misc edits, add notes to upgrade guides

This commit is contained in:
kn0wmad
2022-03-04 18:43:59 -07:00
parent 94b65825ec
commit 13f1f464e6
4 changed files with 29 additions and 17 deletions

View File

@@ -5,13 +5,13 @@ Initial Setup
=============
.. contents::
:depth: 2
:depth: 2
:local:
Check out our quick setup video below, and follow along with the steps in this guide:
.. Check out our quick setup video below, and follow along with the steps in this guide:
.. youtube:: DmTlwp5_zvY
:width: 100%
.. .. youtube:: DmTlwp5_zvY
.. :width: 100%
.. raw:: html

View File

@@ -5,7 +5,7 @@ Bitcoin
=======
.. contents::
:depth: 2
:depth: 2
:local:
Here you will find guides on how to connect different kinds of Bitcoin wallets (hardware and software) to your Embassy node, to complete your sovereign Bitcoin stack!
@@ -77,7 +77,7 @@ Available For
Instructions
............
Follow the `guide <https://github.com/start9labs/bitcoind-wrapper/docs/integrations/sparrow/guide.md>`__.
Follow the `guide <https://github.com/Start9Labs/bitcoind-wrapper/blob/master/docs/integrations/sparrow/guide.md>`__.
.. _specter:
@@ -92,7 +92,7 @@ Available For
Instructions
............
Follow the `guide <https://github.com/Start9Labs/bitcoind-wrapper/tree/master/docs/integrations/specter>`__.
Follow the `guide <https://github.com/Start9Labs/bitcoind-wrapper/blob/master/docs/integrations/sparrow/guide.md>`__.
.. _trezor-suite:
@@ -125,4 +125,4 @@ You can also drop into a shell using::
sudo docker exec -it bitcoind bash
and then enter ``bitcoin-cli`` commands. When you are finished, simply type ``exit``...
and then enter ``bitcoin-cli`` commands. When you are finished, simply type ``exit``...

View File

@@ -5,7 +5,7 @@ Using your own hardware
=======================
.. contents::
:depth: 2
:depth: 2
:local:
This guide will cover how to upgrade from EmbassyOS version 0.2.x to version 0.3.0 with your own equipment.
@@ -115,8 +115,14 @@ Power Up
#. You can now log in to your Embassy via Tor or LAN, and you will be given the option of recovering your data on a service-by-service basis.
Please note that some services, such as LND, will have new Tor interfaces, and so you will need to add your new credentials to your integrations, such as Zap and Zeus wallets.
IMPORTANT NOTES
---------------
- You may remove your 0.2.x SD Card once you reach the success page. It is highly recommended to keep this card in a safe place for a few weeks to ensure your migrated Embassy is working smoothly. After this you may wipe and repurpose the card however you wish.
.. note:: For those recovering Bitwarden - it is now called Vaultwarden.
- Do NOT use the old 0.2.x card again, unless instructed by a Start9 Support Tech, especially if you have funds on the Lightning Network, as it can lead to loss of funds!
.. note:: For those recovering Bitcoin and changing to a full archival node: You will need to "Disable Pruning" in the config, and run the "Reindex Blockchain" Action, then restart the service
- Please note that some services, such as LND, will have new Tor interfaces, and so you will need to add your new credentials to your integrations, such as Zap and Zeus wallets.
- For those recovering Bitwarden - it is now called Vaultwarden.
- For those recovering Bitcoin and changing to a full archival node: You will need to "Disable Pruning" in the config, and run the "Reindex Blockchain" Action, then restart the service upon completion of the sync.

View File

@@ -5,13 +5,13 @@ Setup with Upgrade Kit
======================
.. contents::
:depth: 2
:depth: 2
:local:
This guide will cover how to upgrade from EmbassyOS version 0.2.x to version 0.3.0.
.. note::
If you purchased your own equipment please follow :ref:`this guide<upgrade-diy>`.
If you purchased your own equipment please follow :ref:`this guide<upgrade-diy>`.
Backing up
----------
@@ -82,8 +82,14 @@ Power Up
#. You can now log in to your Embassy via Tor or LAN, and you will be given the option of recovering your data on a service-by-service basis.
Please note that some services, such as LND, will have new Tor interfaces, and so you will need to add your new credentials to your integrations, such as Zap and Zeus wallets.
IMPORTANT NOTES
---------------
- You may remove your 0.2.x SD Card once you reach the success page. It is highly recommended to keep this card in a safe place for a few weeks to ensure your migrated Embassy is working smoothly. After this you may wipe and repurpose the card however you wish.
.. note:: For those recovering Bitwarden - it is now called Vaultwarden.
- Do NOT use the old 0.2.x card again, unless instructed by a Start9 Support Tech, especially if you have funds on the Lightning Network, as it can lead to loss of funds!
.. note:: For those recovering Bitcoin and changing to a full archival node: You will need to "Disable Pruning" in the config, and run the "Reindex Blockchain" Action, then restart the service
- Please note that some services, such as LND, will have new Tor interfaces, and so you will need to add your new credentials to your integrations, such as Zap and Zeus wallets.
- For those recovering Bitwarden - it is now called Vaultwarden.
- For those recovering Bitcoin and changing to a full archival node: You will need to "Disable Pruning" in the config, and run the "Reindex Blockchain" Action, then restart the service upon completion of the sync.