mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Manual installation without Docker #349
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 @blehz-be on 12/15/2025
Is it possible to write step-by-step instructions, or provide an install script to install postgresus without Docker?
I prefer to run it in an LXC directly without Docker, and connect to a remote postgresql server (for the postgresus database).
I could try to dissect the Dockerfile if you prefer not to invest time into this but I figured I'd ask first.
Thank you!