Free & Open Source
Remote PostgreSQL Management Made Simple
NEXPOSTGRES is a modern, open-source platform for managing PostgreSQL databases remotely with ease and security.
Free and open-source. Docker-based. Built by Nexwinds.
Key Benefits
Easy Setup & Maintenance
Deploy with Docker in minutes.
Highly Scalable
Manage multiple servers and databases from one dashboard.
Incremental Backups
Efficient bandwidth and storage usage.
Lightweight Components
Minimal CPU/memory consumption.
Remote Management
Secure control of PostgreSQL across distributed servers.
Feature Highlights
Authentication System
Secure admin login with session control.
VPS Server Management
Add, monitor, and manage Ubuntu VPS instances.
Recommended Usage
Best Practices
- Install with Docker
- Backup application database regularly
- Store backups in Amazon S3
- Use Hetzner vCPU VPS for PostgreSQL
- Lock down VPS firewall (allow only app and dev IPs)
Technical Requirements
- 1Docker & Docker Compose
- 2Remote Ubuntu VPS (with SSH & sudo)
- 3PostgreSQL v17+
- 4pgBackRest compatible
- 5AWS S3 bucket (with credentials)
Installation Guide
Quick Start
Follow these steps to get up and running
# 1. Clone the repository
git clone https://github.com/nexwinds/nexpostgres.git
# 2. Create necessary directories
mkdir -p data/config data/backups
# 3. Configure the application (edit .env and config files)
# 4. Start the application
docker-compose up --build -dWhy Choose NEXPOSTGRES
🆓 Free & open-source
🔒 Secure remote access
🔁 Automated backups & restores
📈 Real-time monitoring
💡 Minimal setup & maintenance
👨💻 Backed by professional support