Deploy pgAdmin on Northflank

Published 5th December 2023

pgAdmin is a feature rich open-source administration and development platform for PostgreSQL.

Highlights

  • 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.

Stack

  • PostgreSQL addon
  • pgAdmin deployment service

Getting Started

  1. Create an account on Northflank.
  2. Click deploy pgAdmin now
  3. Under argument overrides, change the value for DEFAULT_EMAIL to your preferred email address.
  4. Click deploy stack to save and run the pgAdmin template.
  5. Open the code.run domain to access pgAdmin. Use the values for PGADMIN_DEFAULT_EMAIL and PGADMIN_DEFAULT_PASSWORD found in the secrets secret group in your project to log in, and enter the PASSWORD secret when prompted to access the database.

You can now begin managing your PostgreSQL database!

Share this template with your network