default login first connection on a DOCKER installation via Unraid APPS ? (please read this because my request is not just a request for help, but much more important) #534

Open
opened 2026-02-04 20:14:32 +03:00 by OVERLORD · 14 comments
Owner

Originally created by @Logidroid on GitHub (Jun 18, 2024).

I do not have the possibility to define or connect with identifiers for a first connection, what should I do ?

image

image

I tried to use the identifier here but it doesn't work:

image

Originally created by @Logidroid on GitHub (Jun 18, 2024). I do not have the possibility to define or connect with identifiers for a first connection, what should I do ? ![image](https://github.com/plankanban/planka/assets/58258858/f9c60ad8-0e0b-42b0-ae1e-6a51460e7f8d) ![image](https://github.com/plankanban/planka/assets/58258858/515c1a22-befd-465c-bff9-3c1f238e1c4c) I tried to use the identifier here but it doesn't work: ![image](https://github.com/plankanban/planka/assets/58258858/8ebe058b-ac41-4116-a674-ce007677b594)
OVERLORD added the help wanted label 2026-02-04 20:14:32 +03:00
Author
Owner

@meltyshev commented on GitHub (Jun 18, 2024):

Hi! You need to uncomment these DEFAULT_ADMIN_* environment variables, remove # at the beginning of each line (with space) and then restart the container.

@meltyshev commented on GitHub (Jun 18, 2024): Hi! You need to uncomment these `DEFAULT_ADMIN_*` environment variables, remove `# ` at the beginning of each line (with space) and then restart the container.
Author
Owner

@Logidroid commented on GitHub (Jun 18, 2024):

Hi! You need to uncomment these DEFAULT_ADMIN_* environment variables, remove # at the beginning of each line (with space) and then restart the container.

I don't know how to access docker-compose.yml to modify this because I only have these parameters on unraid and nothing more
image

@Logidroid commented on GitHub (Jun 18, 2024): > Hi! You need to uncomment these `DEFAULT_ADMIN_*` environment variables, remove `# ` at the beginning of each line (with space) and then restart the container. I don't know how to access docker-compose.yml to modify this because I only have these parameters on unraid and nothing more ![image](https://github.com/plankanban/planka/assets/58258858/1a70842f-70cc-47b3-92e9-e16d8242c8cb)
Author
Owner

@meltyshev commented on GitHub (Jun 18, 2024):

Maybe they should be somewhere in "Show more settings", but it's hard for me to say since I'm not familiar with it. I'll then put the label "help wanted" and maybe someone will answer.

@meltyshev commented on GitHub (Jun 18, 2024): Maybe they should be somewhere in "Show more settings", but it's hard for me to say since I'm not familiar with it. I'll then put the label "help wanted" and maybe someone will answer.
Author
Owner

@Logidroid commented on GitHub (Jun 18, 2024):

Maybe they should be somewhere in "Show more settings", but it's hard for me to say since I'm not familiar with it. I'll then put the label "help wanted" and maybe someone will answer.

yes that would be nice because I am in advanced view precisely
image

@Logidroid commented on GitHub (Jun 18, 2024): > Maybe they should be somewhere in "Show more settings", but it's hard for me to say since I'm not familiar with it. I'll then put the label "help wanted" and maybe someone will answer. yes that would be nice because I am in advanced view precisely ![image](https://github.com/plankanban/planka/assets/58258858/a061fcbd-ec70-4e72-81eb-57760a6206ba)
Author
Owner

@Logidroid commented on GitHub (Jun 23, 2024):

for Unraid you should have the possibility of either:

define the email address/username as well as the password after installation like Portainer or Dockge for example.
image
image

Or otherwise to have the possibility directly in the template when installing the apps, for example for my Unreal Tournament server right here.
image

"please review this as my request is not simply a request for help"

@Logidroid commented on GitHub (Jun 23, 2024): for Unraid you should have the possibility of either: define the email address/username as well as the password after installation like Portainer or Dockge for example. ![image](https://github.com/plankanban/planka/assets/58258858/70cadf9c-f61c-4fef-a35d-f8cb379945d8) ![image](https://github.com/plankanban/planka/assets/58258858/53a10508-08b5-4e27-8f9a-0fcd79517787) Or otherwise to have the possibility directly in the template when installing the apps, for example for my Unreal Tournament server right here. ![image](https://github.com/plankanban/planka/assets/58258858/0b6fac52-b82c-4d5b-8a8c-b449ed88b717) ### **"please review this as my request is not simply a request for help"**
Author
Owner

@Logidroid commented on GitHub (Jul 13, 2024):

Hi @meltyshev It's been a while since I've had any news on this subject. 🙁

@Logidroid commented on GitHub (Jul 13, 2024): Hi @meltyshev It's been a while since I've had any news on this subject. 🙁
Author
Owner

@daniel-hiller commented on GitHub (Jul 14, 2024):

Hi,
the current Unraid app is not ours.
That's why it doesn't work (missing configurations and information)

I just added a working official one.
Now we just have to wait for Unraid to approve the app.

@daniel-hiller commented on GitHub (Jul 14, 2024): Hi, the current Unraid app is not ours. That's why it doesn't work (missing configurations and information) I just added a working official one. Now we just have to wait for Unraid to approve the app.
Author
Owner

@Logidroid commented on GitHub (Jul 14, 2024):

oh ok indeed it occurs to me that this was not an official app.
Thank you in advance for including this officially !

@Logidroid commented on GitHub (Jul 14, 2024): oh ok indeed it occurs to me that this was not an official app. Thank you in advance for including this officially !
Author
Owner

@devanteweary commented on GitHub (Jul 15, 2024):

oh ok indeed it occurs to me that this was not an official app. Thank you in advance for including this officially !

Hey there. Did you end up getting it to work?
If so, what did you do? And also what did you put for Database URL, Secret Key, and Base URL?
I'm kinda confused on what to put for these.

For instance, I did the command to create a 64bit hex key, but my actual postgres database password is something I created.

So kinda not sure what to put for these.

Here's a discussion I was having on the issue.

@devanteweary commented on GitHub (Jul 15, 2024): > oh ok indeed it occurs to me that this was not an official app. Thank you in advance for including this officially ! Hey there. Did you end up getting it to work? If so, what did you do? And also what did you put for Database URL, Secret Key, and Base URL? I'm kinda confused on what to put for these. For instance, I did the command to create a 64bit hex key, but my actual postgres database password is something I created. So kinda not sure what to put for these. [Here's](https://github.com/plankanban/planka/discussions/820) a discussion I was having on the issue.
Author
Owner

@daniel-hiller commented on GitHub (Jul 15, 2024):

Hi, as written.
You just have to wait until our version of the Unraid plugin is visible in the unraid app store.

When the App is available, i will also create a little guide on https://docs.planka.cloud.

Check out the link to see how it's working
https://www.youtube.com/watch?v=uGSDRXQJmQ0

@daniel-hiller commented on GitHub (Jul 15, 2024): Hi, as written. You just have to wait until our version of the Unraid plugin is visible in the unraid app store. When the App is available, i will also create a little guide on https://docs.planka.cloud. Check out the link to see how it's working https://www.youtube.com/watch?v=uGSDRXQJmQ0
Author
Owner

@devanteweary commented on GitHub (Jul 16, 2024):

Hi, as written. You just have to wait until our version of the Unraid plugin is visible in the unraid app store.

When the App is available, i will also create a little guide on docs.planka.cloud.

Check out the link to see how it's working youtube.com/watch?v=uGSDRXQJmQ0

Oh sorry I assumed it was the one you sent because the repo is ghcr.io/plankanban/planka

OK no rush then, can't wait to try it out!

@devanteweary commented on GitHub (Jul 16, 2024): > Hi, as written. You just have to wait until our version of the Unraid plugin is visible in the unraid app store. > > When the App is available, i will also create a little guide on [docs.planka.cloud](https://docs.planka.cloud). > > Check out the link to see how it's working [youtube.com/watch?v=uGSDRXQJmQ0](https://www.youtube.com/watch?v=uGSDRXQJmQ0) Oh sorry I assumed it was the one you sent because the repo is `ghcr.io/plankanban/planka` OK no rush then, can't wait to try it out!
Author
Owner

@Sascha14532 commented on GitHub (Sep 24, 2024):

Hallo, i am not able to login in the Planka docker. The demo@demo.demo account is not working. Can someone tell me to login the unraid planka docker?
Thank you

@Sascha14532 commented on GitHub (Sep 24, 2024): Hallo, i am not able to login in the Planka docker. The demo@demo.demo account is not working. Can someone tell me to login the unraid planka docker? Thank you
Author
Owner

@Logidroid commented on GitHub (Oct 17, 2024):

Hallo, i am not able to login in the Planka docker. The demo@demo.demo account is not working. Can someone tell me to login the unraid planka docker? Thank you

Hi, unfortunately I still have no news at the moment, I even had to put my project on hold because I don't want to use Trello :/

@Logidroid commented on GitHub (Oct 17, 2024): > Hallo, i am not able to login in the Planka docker. The [demo@demo.demo](mailto:demo@demo.demo) account is not working. Can someone tell me to login the unraid planka docker? Thank you Hi, unfortunately I still have no news at the moment, I even had to put my project on hold because I don't want to use Trello :/
Author
Owner

@burn4science commented on GitHub (Sep 23, 2025):

Hi, you might have to uncomment DEFAULT_ADMIN_NAME=Demo Demo and DEFAULT_ADMIN_USERNAME=demo, too. It worked for me when I did this. I even changed it to something more meaningful.

@burn4science commented on GitHub (Sep 23, 2025): Hi, you might have to uncomment `DEFAULT_ADMIN_NAME=Demo Demo` and `DEFAULT_ADMIN_USERNAME=demo`, too. It worked for me when I did this. I even changed it to something more meaningful.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#534