mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
Installing Planka on Shared Hosting (Dreamhost) in a subdirectory #422
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 @Spereicle on GitHub (Mar 5, 2024).
I am certain that this question will show my naïveté, and for that I apologize.
Is it reasonable to install Planka on Shared Hosting (specifically Dreamhost) in a subdirectory?
I doubt it, but would like confirmation from people who have real wold experience.
Current Apache2 version is: 2.4.41 (Ubuntu)
Current Ubuntu version is: Ubuntu 20.04.6 LTS
Current Node version: v10.19.0
Docker is not available
mySQL is supported, PostgreSQL is not
Shell access is available
Sudo is not available
List of Supported and unsupported technologies
@daniel-hiller commented on GitHub (Mar 5, 2024):
Hi
This will not work, to run planka you need...
Docker based:
docker
docker compose plugin
Reverse proxy
Bare metal:
Nodejs > 16
Postgres
Reverse proxy