mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
Misc edits, add notes to upgrade guides
This commit is contained in:
@@ -5,13 +5,13 @@ Initial Setup
|
|||||||
=============
|
=============
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
:depth: 2
|
:depth: 2
|
||||||
:local:
|
: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
|
.. .. youtube:: DmTlwp5_zvY
|
||||||
:width: 100%
|
.. :width: 100%
|
||||||
|
|
||||||
.. raw:: html
|
.. raw:: html
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ Bitcoin
|
|||||||
=======
|
=======
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
:depth: 2
|
:depth: 2
|
||||||
:local:
|
: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!
|
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
|
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:
|
.. _specter:
|
||||||
|
|
||||||
@@ -92,7 +92,7 @@ Available For
|
|||||||
|
|
||||||
Instructions
|
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:
|
.. _trezor-suite:
|
||||||
|
|
||||||
@@ -125,4 +125,4 @@ You can also drop into a shell using::
|
|||||||
|
|
||||||
sudo docker exec -it bitcoind bash
|
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``...
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ Using your own hardware
|
|||||||
=======================
|
=======================
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
:depth: 2
|
:depth: 2
|
||||||
:local:
|
:local:
|
||||||
|
|
||||||
This guide will cover how to upgrade from EmbassyOS version 0.2.x to version 0.3.0 with your own equipment.
|
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.
|
#. 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.
|
||||||
|
|||||||
@@ -5,13 +5,13 @@ Setup with Upgrade Kit
|
|||||||
======================
|
======================
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
:depth: 2
|
:depth: 2
|
||||||
:local:
|
:local:
|
||||||
|
|
||||||
This guide will cover how to upgrade from EmbassyOS version 0.2.x to version 0.3.0.
|
This guide will cover how to upgrade from EmbassyOS version 0.2.x to version 0.3.0.
|
||||||
|
|
||||||
.. note::
|
.. 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
|
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.
|
#. 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user