Join Nostr
2025-01-03 18:00:17 UTC
in reply to

adamghill on Nostr: ok this is the part I don’t understand. 1 webserver -> 1 SQLite file (in the same ...

ok this is the part I don’t understand.

1 webserver -> 1 SQLite file (in the same Docker container?)

How do you scale to 2 webservers? I’ve read through litestream/marmot docs, but I’m missing something. They replicate to S3. Is a process running on all of the webservers keeping their SQLite db file up to date?

Sorry if this is a dumb question, I searched around a little bit but was looking for a step-by-step tutorial and failed. 🫠