mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
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
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 ?
I tried to use the identifier here but it doesn't work:
@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.@Logidroid commented on GitHub (Jun 18, 2024):
I don't know how to access docker-compose.yml to modify this because I only have these parameters on unraid and nothing more

@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.
@Logidroid commented on GitHub (Jun 18, 2024):
yes that would be nice because I am in advanced view precisely

@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.


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

"please review this as my request is not simply a request for help"
@Logidroid commented on GitHub (Jul 13, 2024):
Hi @meltyshev It's been a while since I've had any news on this subject. 🙁
@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.
@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 !
@devanteweary commented on GitHub (Jul 15, 2024):
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.
@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
@devanteweary commented on GitHub (Jul 16, 2024):
Oh sorry I assumed it was the one you sent because the repo is
ghcr.io/plankanban/plankaOK no rush then, can't wait to try it out!
@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
@Logidroid commented on GitHub (Oct 17, 2024):
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 :/
@burn4science commented on GitHub (Sep 23, 2025):
Hi, you might have to uncomment
DEFAULT_ADMIN_NAME=Demo DemoandDEFAULT_ADMIN_USERNAME=demo, too. It worked for me when I did this. I even changed it to something more meaningful.