A simpler Docker deployment #891

Closed
opened 2026-02-04 21:34:08 +03:00 by OVERLORD · 1 comment
Owner

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

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_
Author
Owner

@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

@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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#891