Deploy pgAdmin on Northflank
Published 5th December 2023
By Northflank
pgAdmin is a feature rich open-source administration and development platform for PostgreSQL.
- Powerful, graphical interface for simplifying creation, maintenance, and use of database projects.
- Interact with Postgres database sessions in both local and remote servers.
- Use with both PostgreSQL and derivative relational databases including EnterpriseDB’s EDB Advanced Server.
- PostgreSQL addon
- pgAdmin deployment service
- Create an account on Northflank.
- Click
deploy pgAdmin now
- Under argument overrides, change the value for
DEFAULT_EMAIL
to your preferred email address. - Click
deploy stack
to save and run the pgAdmin template. - Open the
code.run
domain to access pgAdmin. Use the values forPGADMIN_DEFAULT_EMAIL
andPGADMIN_DEFAULT_PASSWORD
found in thesecrets
secret group in your project to log in, and enter thePASSWORD
secret when prompted to access the database.
You can now begin managing your PostgreSQL database!