Installing Planka on Shared Hosting (Dreamhost) in a subdirectory #422

Closed
opened 2026-02-04 19:11:02 +03:00 by OVERLORD · 1 comment
Owner

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

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](https://help.dreamhost.com/hc/en-us/articles/217141627-Supported-and-unsupported-technologies)
Author
Owner

@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

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

No dependencies set.

Reference: starred/planka#422