#Where is database information stored?
7 messages · Page 1 of 1 (latest)
it is stored in the database to the panel
the db specified in your .env file in under /var/www/panel/.env probely
The env file can be found at /var/www/pterodactyl/.env. Files starting with a . in Linux are hidden so it may not show up in file browsers by default. You can open it directly with nano /var/www/pterodactyl/.env
Also you should backup that file 😉
each password of each database for servers are not stored there. Where can I find that or how can I backup the databases to another panel and keep the same passwords?
It seems like you only read the second half of his message. He said the info is stored in the database you're using for the panel. The .env file determines which database that is, by default 'panel'.