Updated LNbits Extensions (markdown)

arbadacarba 2023-09-12 16:43:33 +02:00
parent aa1089d9ed
commit 206cc6eba1

@ -23,7 +23,7 @@ On **MyNode** you can activated the Admin-UI within /mnt/hdd/mynode/lnbits/
On restart of LNbits you will find a new file named ".super_user" containing the superuser-ID in the lnbits folder.
Demo video on [how to install and activate a new extension](https://www.youtube.com/watch?v=98VYC99s770) or [read here](https://github.com/lnbits/lnbits/blob/main/docs/guide/extension-install.md#install-new-extension).
On **Umbrel** you can access the SuperUser page of LNbits at 'umbrel.local:3007/uuidv4/<your-lnbits-password>'. Replace '<your-lnbits-password>' with the password you copy from the Umbrel app-store.
On **Umbrel** you can access the SuperUser page of LNbits at umbrel.local:3007/uuidv4/abc. Replace abc with the password you copy from the Umbrel app-store.
You can now install and uninstall extensions from this page.
On **Citadel** you can fetch the URL including the ID with ```sudo docker restart lnbits-main-1 && sleep 3 && sudo docker logs --tail=100 lnbits-main-1```.