#database and web questions

4 messages · Page 1 of 1 (latest)

wispy elmBOT
#

If your server cannot see the database, please make sure your mod/plugin is connecting to pterodactyl0 interface 172.18.0.1 or the public IP to reach the local database. You can not use localhost or 127.0.0.1 as that would be the container itself.

You also have to configure the database bind-address to listen on all interfaces following the guide below.
https://pterodactyl.io/tutorials/mysql_setup.html#creating-a-database-host-for-nodes

gentle nymph
#

Hi There!
Unfortunately your question made absolutely no sense at all.
Please phrase it better.

tawdry mural
#

Assuming you have the panel and Wings installed on the same machine, you'll already have MariaDB and Redis installed on your system; the panel uses them.

You can absolutely use the ones already on your host system; you'd just need to make sure they're listening on 172.18.0.1 or 0.0.0.0.

You can link MariaDB to Pterodactyl if you want to use the panel to create/destroy databases, but beyond that it's just your game server connecting to the database; Pterodactyl is not any kind of proxy.

gentle nymph
#

If you have the panel installed, then you already have a web server installed