Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] i'm new to eluna. i would like to try out the account wide script (https://github.com/Aldori15/azero

[DiscordArchive] i'm new to eluna. i would like to try out the account wide script (https://github.com/Aldori15/azero

[DiscordArchive] i'm new to eluna. i would like to try out the account wide script (https://github.com/Aldori15/azero

rektbyfaith
Administrator
0
07-17-2025, 12:23 AM
#1
Archived author: .arteezy • Posted: 2025-07-17T00:23:43.263000+00:00
Original source

i'm new to eluna. i would like to try out the account wide script (https://github.com/Aldori15/azerothcore-...ccountwide) on ac docker install.
the instruction says
```Run the "create_accountwide_tables.sql" file on your Characters database.```
can i copy the sql file to the ```/azerothcore-wotlk/data/sql/custom/db_characters$
``` and let docker run the sql during the build ?
rektbyfaith
07-17-2025, 12:23 AM #1

Archived author: .arteezy • Posted: 2025-07-17T00:23:43.263000+00:00
Original source

i'm new to eluna. i would like to try out the account wide script (https://github.com/Aldori15/azerothcore-...ccountwide) on ac docker install.
the instruction says
```Run the "create_accountwide_tables.sql" file on your Characters database.```
can i copy the sql file to the ```/azerothcore-wotlk/data/sql/custom/db_characters$
``` and let docker run the sql during the build ?

rektbyfaith
Administrator
0
07-17-2025, 12:26 AM
#2
Archived author: metallinos • Posted: 2025-07-17T00:26:03.551000+00:00
Original source

Yes that should work as long as it hasn't already built the database
rektbyfaith
07-17-2025, 12:26 AM #2

Archived author: metallinos • Posted: 2025-07-17T00:26:03.551000+00:00
Original source

Yes that should work as long as it hasn't already built the database

rektbyfaith
Administrator
0
07-17-2025, 12:26 AM
#3
Archived author: metallinos • Posted: 2025-07-17T00:26:15.859000+00:00
Original source

The data dir is stored in a docker volume and is not changed between successive builds iirc
rektbyfaith
07-17-2025, 12:26 AM #3

Archived author: metallinos • Posted: 2025-07-17T00:26:15.859000+00:00
Original source

The data dir is stored in a docker volume and is not changed between successive builds iirc

rektbyfaith
Administrator
0
07-17-2025, 12:27 AM
#4
Archived author: .arteezy • Posted: 2025-07-17T00:27:04.651000+00:00
Original source

thank you for helping me out. i will make sure to rebuild the database .
rektbyfaith
07-17-2025, 12:27 AM #4

Archived author: .arteezy • Posted: 2025-07-17T00:27:04.651000+00:00
Original source

thank you for helping me out. i will make sure to rebuild the database .

rektbyfaith
Administrator
0
07-17-2025, 12:35 AM
#5
Archived author: .arteezy • Posted: 2025-07-17T00:35:46.029000+00:00
Original source

i see there is a 'docker-compose.override.yml' file under the path '/azerothcore-wotlk/conf/dist'
i created a new 'docker-compose.override.yml' file under the same path as docker-compose.yml , can docker read my override.yml file during the build ?
rektbyfaith
07-17-2025, 12:35 AM #5

Archived author: .arteezy • Posted: 2025-07-17T00:35:46.029000+00:00
Original source

i see there is a 'docker-compose.override.yml' file under the path '/azerothcore-wotlk/conf/dist'
i created a new 'docker-compose.override.yml' file under the same path as docker-compose.yml , can docker read my override.yml file during the build ?

rektbyfaith
Administrator
0
07-17-2025, 12:48 AM
#6
Archived author: metallinos • Posted: 2025-07-17T00:48:16.188000+00:00
Original source

no, the docker-compose files aren't used during building, they are used when creating the containers. This happens after a successful build only
rektbyfaith
07-17-2025, 12:48 AM #6

Archived author: metallinos • Posted: 2025-07-17T00:48:16.188000+00:00
Original source

no, the docker-compose files aren't used during building, they are used when creating the containers. This happens after a successful build only

rektbyfaith
Administrator
0
07-17-2025, 12:49 AM
#7
Archived author: metallinos • Posted: 2025-07-17T00:49:28.452000+00:00
Original source

So if you do "docker compose down && docker compose up -d" you apply whatever is in your docker compose files. The docker stuff applied at build is set in apps/docker/Dockerfile
rektbyfaith
07-17-2025, 12:49 AM #7

Archived author: metallinos • Posted: 2025-07-17T00:49:28.452000+00:00
Original source

So if you do "docker compose down && docker compose up -d" you apply whatever is in your docker compose files. The docker stuff applied at build is set in apps/docker/Dockerfile

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)