Skip to content

Instantly share code, notes, and snippets.

View pwltr's full-sized avatar

Philipp Walter pwltr

View GitHub Profile
@pwltr
pwltr / citadel-migrate.md
Last active April 15, 2022 17:02
Citadel Guide #4: How to migrate from Umbrel on a Raspberry Pi

How to migrate from Umbrel on a Raspberry Pi

While this guide has been tested and is unlikely to cause any data loss, please still make sure to back up your 24 words and download a channels.backup before continuing.

Open a Terminal on your computer (on Windows, it may be called "Windows Terminal" or "PowerShell").

Type the correct command for your operating system into the terminal and press enter:

Windows & Linux: ssh umbrel@umbrel

@pwltr
pwltr / citadel-x86-migrate.md
Last active June 5, 2022 08:39
Citadel Guide #2: How to migrate from Umbrel on x86

How to migrate from Umbrel on x86

Make sure that you have your secret words and channel backups. Nothing should be lost during migration. This is just in case.

Please note that Citadel requires Debian 11 or Ubuntu 21.10 (or later). When you're ready you can start by opening a terminal and entering the following commands.

First, install some additional dependencies:

sudo apt -y install python3-jsonschema python3-dacite python3-semver

@pwltr
pwltr / citadel-x86-setup.md
Last active May 6, 2024 21:15
Citadel Guide #1: How to get Citadel running on x86

How to get Citadel running on a regular computer

This is a step-by-step guide to get Citadel running on a x86 architecture computer like a desktop PC, laptop or Intel NUC.

The system requirements for running a Citadel are:

• Ubuntu 22.04 / Debian 11 (or later)
• 4GB RAM (minimum)
• 1.5GHz CPU (minimum)

• 1TB SSD