Commit Graph

4 Commits

Author SHA1 Message Date
Первов Артем
67df86aef4 Remove unused network name definition from docker-compose.portainer.yml to streamline configuration. 2026-04-16 12:24:04 +03:00
Первов Артем
55438e620a Update pgAdmin configuration by removing the published port from .env.example and docker-compose.portainer.yml, and adjust README.md to reflect changes in service exposure and network settings. 2026-04-16 12:06:03 +03:00
Первов Артем
0db7388f08 Remove unused internal network definition from docker-compose.portainer.yml 2026-04-16 11:58:18 +03:00
Первов Артем
a992112d95 Add initial setup for pgAdmin 4 with Docker and Nginx Proxy Manager
- Created .env.example for environment variable configuration.
- Added .gitignore to exclude sensitive files.
- Introduced config_local.py for pgAdmin settings.
- Added docker-compose.portainer.yml for service orchestration.
- Created Dockerfile for custom image building.
- Added README.md with setup instructions and usage guidelines.
- Included servers.json as a template for PostgreSQL server connections.
2026-04-16 11:53:55 +03:00