Self-Hosted without Docker

Hey,

since I coudn’t find anything about self-hosting without docker within the docs, I would like to know if this is removed on purpose and why? Used to have this docs: https://docs.directus.io/self-hosted/cli.html

There is this entry: https://directus.io/docs/tutorials/self-hosting/deploy-directus-to-an-ubuntu-server which only handles docker configuration.

Is there anywhere some documentation left of how to self-host without the use of docker?

Thanks,

Luc

I’ve been throught this. Take your time to read the replies I got from experienced Directus users on my first post. I believe non-docker documentations are hard to find because it’s really not recommended to avoid Docker… but that’s just my guess, given I’m not a developer myself. :melting_face:

Thanks for the reply.

Currently I have directus running without docker and no problems so far. I could setup that way, cause there was some docs around about installing and hosting directus without docker.

As I see it, docker does nothing different as my setup without docker. May some developer clear this up, why using docker is better as without.