Password Env Variable change
haltncatchfire
HOBBYOP

2 months ago

I'd like to change the password variable automatically created when I deployed the LinkDing template. I can technically change the variable in the "variables" tab but it doesn't take, (i.e., I have to use the original variable to log into the user). This isn't about other user accounts in the /admin area.

Solved

2 Replies

tianheg
HOBBY

2 months ago

When you deploy the Linkding template, the initial password is stored in the SQLite database (which is located in the volume). You changed the LD_SUPERUSER_PASSWORD content but did not change the original password in the database, so you cannot use your new password to log in.

Here are two options:

  1. Set the password during deployment (see img1 )

  2. Change the password in your Linkding instance (see img2)


Status changed to Awaiting User Response Railway 2 months ago


haltncatchfire
HOBBYOP

2 months ago

Ah! Thank you. I knew I could change it when deploying, but I didn't know I'd want to until afterwards. And I was over complicating it after the fact, looking at the server side and admin user side. Thank you.


Status changed to Awaiting Template Creator Response Railway 2 months ago


Status changed to Solved tianheg 2 months ago


Loading...