[DiscordArchive] Literally asking for a friend... Can you add a second realm while using docker with a current build
[DiscordArchive] Literally asking for a friend... Can you add a second realm while using docker with a current build
Archived author: Ben6777 • Posted: 2021-04-10T16:08:58.316000+00:00
Original source
Literally asking for a friend... Can you add a second realm while using docker with a current build already active?
Archived author: Honey • Posted: 2021-04-10T16:11:44.359000+00:00
Original source
im not sure about how to do it in docker, but in general you need to tun the worldserver.exe with a different config file, poiting to a different port. and add the realm/port in the authservers realmlist table ofc
Archived author: ReynoldsCahoon • Posted: 2021-04-10T16:16:21.006000+00:00
Original source
https://stackoverflow.com/a/63637811/15540585
Explains how to do it without docker.
[Embed: How to add multiple realms?]
With an existing authserver and worldserver in Ubuntu 18.04, how can I add a second worldserver (realm) to their setup? Does it require a completely new CMAKE or can you just copy and paste the fol...
https://stackoverflow.com/a/63637811/15540585
Archived author: Ben6777 • Posted: 2021-04-10T16:55:11.533000+00:00
Original source
i didnt think it would be an easy process tbh. but thanks for the feed back <@!595620700706832414> and <@!95628962855653376> (needs info for docker use though)
Archived author: ReynoldsCahoon • Posted: 2021-04-10T17:00:57.995000+00:00
Original source
Sure thing. Let me take a look. I don't actually think it's that difficult, and it follows that basic idea. Let me take a look at my docker files.
Archived author: Ben6777 • Posted: 2021-04-10T17:03:54.677000+00:00
Original source
dont stress over it... just wanted to see if it was possible/easy
Archived author: ReynoldsCahoon • Posted: 2021-04-10T18:00:57.809000+00:00
Original source
It's definitely possible.
Archived author: Ben6777 • Posted: 2021-04-10T18:35:54.786000+00:00
Original source
thats good to know
Archived author: Ben6777 • Posted: 2021-04-10T18:36:13.046000+00:00
Original source
i been lookin for documentation non seems to exist
Archived author: ReynoldsCahoon • Posted: 2021-04-10T18:44:50.702000+00:00
Original source
I had a big thing typed up, but it was close to 3000 characters, and I'm limited to 2000 here. Let me create an issue on github for this since it's probably better discussed there as a feature request.