mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Use separate containers for deployment #351
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 @fabienengels on 12/15/2025
Hi,
It is possible to run postgresus database in another container than the postgresus one ? Would feel better practices to have two containers than one running both process.
(I take advantage of this ticket, to thank you the developers for this project :) )