mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-18 05:41:54 +01:00
more explanation on superuser-file after user-hint
parent
79b0bd8e4e
commit
a9321fb86b
@ -18,7 +18,7 @@ Please note, that any other extension you find on the wild west of the internet
|
||||
The LNbits Admin UI lets you change LNbits settings via the LNbits frontend. It is disabled by default and the first time you set the enviroment variable ```LNBITS_ADMIN_UI=true``` in the .env the settings are initialized and saved to the database and will be used (as long the UI is enabled). You will find the .env file within your lnbits/ or lnbits/apps/data folder by extending the command to list files in your directory with ```ls -a``` (only ls is not enough to see systemfiles!) then open it with ```sudo nano lnbits.env```or whatever it is called in your implementation.
|
||||
|
||||
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. Save if good and never share it.
|
||||
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.
|
||||
@ -28,6 +28,7 @@ On **Citadel** you can fetch the URL including the ID with ```sudo docker restar
|
||||
|
||||
On **Start9** go to Properties, and open the Superuser URL from there.
|
||||
|
||||
You should now find a file called ```.super_user``` in your LNbits directory. The ID inside this file needs to be manuall put after ```yourlnbitsurl.com/wallet?usr=SUPERUSERID```. This is your superuser-URL. Save it good and never share it !
|
||||
When the AdminUI is opened we can move on.
|
||||
|
||||
**Please be aware that in some cases making use of the new features could mean that the QR of existing QR Codes will change (e.g. in LNURLdevices, LNURLp that especially is the case).**
|
||||
|
Loading…
x
Reference in New Issue
Block a user