mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 11:21:03 +03:00
No configuration file provided #792
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 @aknight2015 on GitHub (Aug 22, 2025).
OS: Debian 13
I followed all the directions, easy as it's just copy and paste mostly (Thank you for that), and when I get to creating an admin user I get:
no configuration file provided: not found@aknight2015 commented on GitHub (Aug 22, 2025):
Fixed. You need to put step 6 above step 5. It needs to be running to add an admin.
docker compose up -d@meltyshev commented on GitHub (Aug 24, 2025):
Hey! Thanks for reporting this, I'll test it once again and update the docs.