pgAdmin - PostgreSQL Tools
-
pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
They have a Docker image for web hosting. Would benefit a lot from a platform like Cloudron for the SMTP and the auth.
-
They also have a binary
pgadmin4-web
, used to install the web version on debian, red-hat based, etc.The tricky part for Cloudron is the setup, there is a
setup-web.sh
script that needs to be executed to setup (and start?) the app that seemingly needs access to read-only paths.Other than that, seems pretty straightforward and easily configurable through environment variables.