dokploy icon indicating copy to clipboard operation
dokploy copied to clipboard

Postgres extensions

Open kerimovok opened this issue 1 year ago • 1 comments

What problem will this feature address?

I don't like to use Postgis image to have one extension enabled

Describe the solution you'd like

Add a checkboxes to enable some popular postgres extensions

Describe alternatives you've considered

just to use postgres image with extensions

Additional context

No response

kerimovok avatar Nov 12 '24 22:11 kerimovok

this issue is still open and a bit old which i am assuming that its not going to be done! but i will declare my case:

i have a project which is working based on postgis database and i am using postgres as the base so i can have the backup and etc features. cause i normal way of application or even docker-compose i cant have backup services. the real problem is that the postgis plugin and package is being installed on container and so redeploy or restarting it will just delete the previous state of it. having database features along side the extensions in postgres is a must! so please i would really appreciate to have a feature to be able to install plugins in any way possible.

AliBigdeli avatar Apr 20 '25 18:04 AliBigdeli

i need it too, this is essential on most cases

saddansyah avatar Jul 22 '25 09:07 saddansyah