mirror of
https://github.com/plankanban/planka.git
synced 2026-07-16 05:53:57 +03:00
A simpler Docker deployment #891
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 @diktamxx on GitHub (Jan 5, 2026).
Which part of the project does this feature apply to?
Backend, Frontend
What would you like?
It has been found that even when using Docker, the deployment still requires the use of shell scripts for startup. If a simpler deployment method can be provided (such as relying solely on a single docker-compose file (without any dependencies), or an all-in-one deployment approach), it will be possible to attract more potential users.
Why is this needed?
No response
Other information
No response
@daniel-hiller commented on GitHub (Jan 5, 2026):
PLANKA can easily be deployed using docker compose, but of course you need to set a few settings
https://docs.planka.cloud/docs/installation/docker/production-version
or you can use the automated installer(v1 only), with just one single command
https://docs.planka.cloud/docs/installation/automated/getting-started