[DiscordArchive] What do you mean with outside connection?
[DiscordArchive] What do you mean with outside connection?
Archived author: yellowpig • Posted: 2021-05-27T18:50:45.573000+00:00
Original source
What do you mean with outside connection?
Archived author: Revision • Posted: 2021-05-27T18:59:33.986000+00:00
Original source
<@!251075763120373762> Well if the user you're trying to connect as only has access locally or from another container or if the server is set to not allow connections from any ip (bind-address). I don't know how AC works using docker since I never use it but I'm not sure if the user created is allowed to connect via anything but the other containers
Archived author: Revision • Posted: 2021-05-27T19:00:12.740000+00:00
Original source
is it possible to access the database and add a separate user using i.e % or a specific external IP
Archived author: Revision • Posted: 2021-05-27T19:00:41.129000+00:00
Original source
also if the docker container is set to expose 3306 to the hosts IP I guess is a factor
Archived author: yellowpig • Posted: 2021-05-27T19:04:12.049000+00:00
Original source
Mmh... I can't follow your reasoning since I'n not enough prepared I just followed the docker guide, that seems simple, but actually I had some problem... I can access db with trinity core
Archived author: Revision • Posted: 2021-05-27T19:55:31.144000+00:00
Original source
Like I said, I don't use docker but I understand the function somewhat. The docker/compose files varies between the cores I'm sure and I can't look up how AC handles it right now or I might be able to provide some information :p
Archived author: Revision • Posted: 2021-05-27T19:56:49.299000+00:00
Original source
Actually I could and the compose file seems to have 3306 exposed. I however don't know if it's possible to check the user, if they are allowed to connect