pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.56k stars 1.64k forks source link

PostgreSQL not present in releases #4968

Closed thibaultjunin closed 8 months ago

thibaultjunin commented 8 months ago

Current Behavior

PostgreSQL is not configured in config/database.php for releases

Expected Behavior

PostgreSQL should be present and configured in config/database.php as #4486 added this feature

Steps to Reproduce

The configuration for PostgreSQL is present in branch develop but not in 1.0-develop (or other versions branches).

Panel Version

1.11.5

Wings Version

N/A

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

No response

Is there an existing issue for this?

Boy132 commented 8 months ago

develop is the branch for v2. v2 is not released yet and unfinished. There is no ETA. So you'll have to wait for postgresql support.