mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-20 20:16:47 -04:00
everything under a single container except for maybe the db? #97
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 @aniel300 on GitHub (Apr 14, 2025).
everything under a single container except for maybe the db?
@DeclanChidlow commented on GitHub (Apr 14, 2025):
Revolt is split up into multiple parts. What would the gain be of trying to force them all together into one container? The downsides include more difficult configuration, more maintenance burden, less usage flexibility, and more rigidity leading to it being less stable.
@aniel300 commented on GitHub (Apr 15, 2025):
fair enough. thank u for the explanation. i will try to deploy