mirror of
https://github.com/freedbygrace/SQL.git
synced 2026-07-26 19:38:16 +00:00
770927459f
DOCKER COMPOSE: - Replaced ghcr.io/n7olkachev/db-ui with dpage/pgadmin4:latest - Added pgadmin_data volume for persistent configuration - Configured pgAdmin with default credentials - Port mapping: 3000:80 (pgAdmin runs on port 80 internally) DOCUMENTATION: - Updated README.md with pgAdmin login instructions and first-time setup - Updated QUICKSTART.md with detailed pgAdmin configuration steps - Added server connection details for easy setup BENEFITS: - pgAdmin has proper multi-platform support (linux/amd64, linux/arm64, etc.) - Industry-standard PostgreSQL management tool - More features: query builder, schema visualization, data import/export - Better documentation and community support