# Deploy PostgresUS with Easypanel

URL: /templates/postgresus

PostgresUS is a self-hosted PostgreSQL management and administration tool that provides a web-based interface for managing PostgreSQL databases. The application offers a user-friendly dashboard for database operations, query execution, schema management, and database administration tasks. With its intuitive interface, PostgresUS makes it easy to interact with PostgreSQL databases without requiring command-line tools or complex database management software. The application supports multiple database connections, query building, data visualization, and common database administration operations. Perfect for database administrators who need a simple web interface for PostgreSQL management, developers looking for a lightweight database tool, teams requiring a self-hosted alternative to cloud database management platforms, or anyone who wants a convenient way to manage PostgreSQL databases through a browser.

## Benefits

### Web-Based Database Management

Manage PostgreSQL databases through an intuitive web interface without installing desktop applications or using command-line tools.

### Self-Hosted Control

Keep your database management tools on your own infrastructure with complete control over access and data.

### Easy Database Access

Connect to and manage multiple PostgreSQL databases from a single unified interface.

### Simple Deployment

Quick setup with minimal configuration required to start managing your PostgreSQL databases.

## Features

### Database Dashboard

Visual dashboard for monitoring database status, connections, and performance metrics.

### Query Execution

Execute SQL queries directly through the web interface with syntax highlighting and result visualization.

### Schema Management

Browse and manage database schemas, tables, indexes, and other database objects.

### Data Visualization

View and export query results in various formats for analysis and reporting.

### Multiple Connections

Manage connections to multiple PostgreSQL databases from a single interface.

### Persistent Storage

Data and configuration are stored persistently ensuring settings and connections are preserved.

## Configuration

- `appServiceName` (App Service Name, required): postgresus

- `appServiceImage` (App Service Image, required): ghcr.io/rostislavdugin/charts/postgresus:2.15.3

## Services

- postgresus: app (ghcr.io/rostislavdugin/charts/postgresus:2.15.3)

## Resources

- [Docker Hub](https://hub.docker.com/r/rostislavdugin/postgresus)

- [GitHub](https://github.com/RostislavDugin/postgresus)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/postgresus)