Forums WoW Modding Support Archives Azerothcore Discord Archives [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

[DiscordArchive] Literally asking for a friend... Can you add a second realm while using docker with a current build

Pages (3): 1 2 3 Next
rektbyfaith
Administrator
0
04-10-2021, 04:08 PM
#1
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?
rektbyfaith
04-10-2021, 04:08 PM #1

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?

rektbyfaith
Administrator
0
04-10-2021, 04:11 PM
#2
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
rektbyfaith
04-10-2021, 04:11 PM #2

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

rektbyfaith
Administrator
0
04-10-2021, 04:16 PM
#3
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
rektbyfaith
04-10-2021, 04:16 PM #3

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

rektbyfaith
Administrator
0
04-10-2021, 04:55 PM
#4
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)
rektbyfaith
04-10-2021, 04:55 PM #4

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)

rektbyfaith
Administrator
0
04-10-2021, 05:00 PM
#5
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.
rektbyfaith
04-10-2021, 05:00 PM #5

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.

rektbyfaith
Administrator
0
04-10-2021, 05:03 PM
#6
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
rektbyfaith
04-10-2021, 05:03 PM #6

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

rektbyfaith
Administrator
0
04-10-2021, 06:00 PM
#7
Archived author: ReynoldsCahoon • Posted: 2021-04-10T18:00:57.809000+00:00
Original source

It's definitely possible.
rektbyfaith
04-10-2021, 06:00 PM #7

Archived author: ReynoldsCahoon • Posted: 2021-04-10T18:00:57.809000+00:00
Original source

It's definitely possible.

rektbyfaith
Administrator
0
04-10-2021, 06:35 PM
#8
Archived author: Ben6777 • Posted: 2021-04-10T18:35:54.786000+00:00
Original source

thats good to know
rektbyfaith
04-10-2021, 06:35 PM #8

Archived author: Ben6777 • Posted: 2021-04-10T18:35:54.786000+00:00
Original source

thats good to know

rektbyfaith
Administrator
0
04-10-2021, 06:36 PM
#9
Archived author: Ben6777 • Posted: 2021-04-10T18:36:13.046000+00:00
Original source

i been lookin for documentation non seems to exist
rektbyfaith
04-10-2021, 06:36 PM #9

Archived author: Ben6777 • Posted: 2021-04-10T18:36:13.046000+00:00
Original source

i been lookin for documentation non seems to exist

rektbyfaith
Administrator
0
04-10-2021, 06:44 PM
#10
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.
rektbyfaith
04-10-2021, 06:44 PM #10

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.

Pages (3): 1 2 3 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)