[DiscordArchive] Hi there, I was wondering if there is any documentation for running the database, auth and worldserv
[DiscordArchive] Hi there, I was wondering if there is any documentation for running the database, auth and worldserv
Archived author: jonkahill • Posted: 2022-03-28T14:04:31.399000+00:00
Original source
Hi there, I was wondering if there is any documentation for running the database, auth and worldserver containers each on a separate machine?
Archived author: Bench • Posted: 2022-03-28T14:06:39.542000+00:00
Original source
I don't know about containers, but I know with just a typical compile it'd be as simple as setting the IPs in the database and the configs
Archived author: jonkahill • Posted: 2022-03-28T14:13:50.959000+00:00
Original source
Yes, me and some of my classmates are working on a project where we need to test different kinds of configurations. We already have it with a typical compile and I am now trying it with containers.