Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] <@!295970375571865600> Can you tell me in wich folder is the config file that I want to edit to chan

[DiscordArchive] <@!295970375571865600> Can you tell me in wich folder is the config file that I want to edit to chan

[DiscordArchive] <@!295970375571865600> Can you tell me in wich folder is the config file that I want to edit to chan

Pages (3): 1 2 3 Next
rektbyfaith
Administrator
0
06-10-2021, 04:13 PM
#1
Archived author: AlanSP • Posted: 2021-06-10T16:13:15.017000+00:00
Original source

<@!295970375571865600> Can you tell me in wich folder is the config file that I want to edit to chance server variables like XP?
rektbyfaith
06-10-2021, 04:13 PM #1

Archived author: AlanSP • Posted: 2021-06-10T16:13:15.017000+00:00
Original source

<@!295970375571865600> Can you tell me in wich folder is the config file that I want to edit to chance server variables like XP?

rektbyfaith
Administrator
0
06-10-2021, 05:33 PM
#2
Archived author: ReynoldsCahoon • Posted: 2021-06-10T17:33:08.620000+00:00
Original source

I don't have a docker install in from of me atm, but you're looking for the `worldserver.conf`
rektbyfaith
06-10-2021, 05:33 PM #2

Archived author: ReynoldsCahoon • Posted: 2021-06-10T17:33:08.620000+00:00
Original source

I don't have a docker install in from of me atm, but you're looking for the `worldserver.conf`

rektbyfaith
Administrator
0
06-10-2021, 05:36 PM
#3
Archived author: ReynoldsCahoon • Posted: 2021-06-10T17:36:31.671000+00:00
Original source

https://stackoverflow.com/questions/6783...cker-setup
[Embed: How can I change config files for my server in the docker setup?]
I have an AzerothCore Docker setup (standard).
How can I access to local files in order to change my server's configuration?
I searched a bit but I couldn't find any volumes. And when we attach the
https://stackoverflow.com/questions/6783...cker-setup
rektbyfaith
06-10-2021, 05:36 PM #3

Archived author: ReynoldsCahoon • Posted: 2021-06-10T17:36:31.671000+00:00
Original source

https://stackoverflow.com/questions/6783...cker-setup
[Embed: How can I change config files for my server in the docker setup?]
I have an AzerothCore Docker setup (standard).
How can I access to local files in order to change my server's configuration?
I searched a bit but I couldn't find any volumes. And when we attach the
https://stackoverflow.com/questions/6783...cker-setup

rektbyfaith
Administrator
0
06-10-2021, 06:21 PM
#4
Archived author: stevej • Posted: 2021-06-10T18:21:04.234000+00:00
Original source

All the configurations are in the worldserver.conf file, as mentioned above. I guess in docker, they should be inside the `etc` folder of the repository solution. The best option, is that they are in the container file, and that they can be edited, but I don't know if it would be feasible to do that.
rektbyfaith
06-10-2021, 06:21 PM #4

Archived author: stevej • Posted: 2021-06-10T18:21:04.234000+00:00
Original source

All the configurations are in the worldserver.conf file, as mentioned above. I guess in docker, they should be inside the `etc` folder of the repository solution. The best option, is that they are in the container file, and that they can be edited, but I don't know if it would be feasible to do that.

rektbyfaith
Administrator
0
06-10-2021, 06:23 PM
#5
Archived author: AlanSP • Posted: 2021-06-10T18:23:16.733000+00:00
Original source

I did found the file now. How do I edit it? Is there any command that would open an interface on what command could I use to just replace a line?
rektbyfaith
06-10-2021, 06:23 PM #5

Archived author: AlanSP • Posted: 2021-06-10T18:23:16.733000+00:00
Original source

I did found the file now. How do I edit it? Is there any command that would open an interface on what command could I use to just replace a line?

rektbyfaith
Administrator
0
06-10-2021, 06:23 PM
#6
Archived author: AlanSP • Posted: 2021-06-10T18:23:49.063000+00:00
Original source


[Image: Screenshot_15.png?ex=690c3ef4&is=690aed7...b19b6f050&]
rektbyfaith
06-10-2021, 06:23 PM #6

Archived author: AlanSP • Posted: 2021-06-10T18:23:49.063000+00:00
Original source


[Image: Screenshot_15.png?ex=690c3ef4&is=690aed7...b19b6f050&]

rektbyfaith
Administrator
0
06-10-2021, 06:25 PM
#7
Archived author: stevej • Posted: 2021-06-10T18:25:35.404000+00:00
Original source

The docker used is probably a minimal linux version, so I don't think it has for example the nano text editor.
I suppose that the vi command should work, but it is an editor that I use very little really.
rektbyfaith
06-10-2021, 06:25 PM #7

Archived author: stevej • Posted: 2021-06-10T18:25:35.404000+00:00
Original source

The docker used is probably a minimal linux version, so I don't think it has for example the nano text editor.
I suppose that the vi command should work, but it is an editor that I use very little really.

rektbyfaith
Administrator
0
06-10-2021, 06:26 PM
#8
Archived author: stevej • Posted: 2021-06-10T18:26:44.801000+00:00
Original source

If you have root permissions, you can install an editor, but it will have to be a console one, with a graphical environment, you will not be able to install.
rektbyfaith
06-10-2021, 06:26 PM #8

Archived author: stevej • Posted: 2021-06-10T18:26:44.801000+00:00
Original source

If you have root permissions, you can install an editor, but it will have to be a console one, with a graphical environment, you will not be able to install.

rektbyfaith
Administrator
0
06-10-2021, 06:59 PM
#9
Archived author: AlanSP • Posted: 2021-06-10T18:59:20.936000+00:00
Original source

I think I got it
rektbyfaith
06-10-2021, 06:59 PM #9

Archived author: AlanSP • Posted: 2021-06-10T18:59:20.936000+00:00
Original source

I think I got it

rektbyfaith
Administrator
0
06-10-2021, 07:00 PM
#10
Archived author: AlanSP • Posted: 2021-06-10T19:00:12.961000+00:00
Original source

Is the path azerothcore/env/dist/etc?
rektbyfaith
06-10-2021, 07:00 PM #10

Archived author: AlanSP • Posted: 2021-06-10T19:00:12.961000+00:00
Original source

Is the path azerothcore/env/dist/etc?

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