{"id":20782997,"url":"https://github.com/matschik/docker-compose-postgres-pgadmin","last_synced_at":"2026-03-27T02:55:47.617Z","repository":{"id":212918998,"uuid":"732596229","full_name":"matschik/docker-compose-postgres-pgadmin","owner":"matschik","description":"🐳 A Docker Compose setup for PostgreSQL and pgAdmin, ideal for development and testing environments.","archived":false,"fork":false,"pushed_at":"2024-12-14T09:21:17.000Z","size":12,"stargazers_count":39,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-01T01:39:24.592Z","etag":null,"topics":["docker","pgadmin","postgresql"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matschik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-12-17T07:53:11.000Z","updated_at":"2025-04-30T16:06:21.000Z","dependencies_parsed_at":"2023-12-17T10:26:41.335Z","dependency_job_id":"96868137-a9c7-482f-bc5f-e62eaba71772","html_url":"https://github.com/matschik/docker-compose-postgres-pgadmin","commit_stats":null,"previous_names":["matschik/docker-compose-postgres-pgadmin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matschik/docker-compose-postgres-pgadmin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matschik%2Fdocker-compose-postgres-pgadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matschik%2Fdocker-compose-postgres-pgadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matschik%2Fdocker-compose-postgres-pgadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matschik%2Fdocker-compose-postgres-pgadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matschik","download_url":"https://codeload.github.com/matschik/docker-compose-postgres-pgadmin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matschik%2Fdocker-compose-postgres-pgadmin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265128568,"owners_count":23715624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","pgadmin","postgresql"],"created_at":"2024-11-17T14:16:20.439Z","updated_at":"2026-03-27T02:55:47.566Z","avatar_url":"https://github.com/matschik.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Compose for PostgreSQL and pgAdmin 🐳\n\n\u003e A Docker Compose setup for running a PostgreSQL database and pgAdmin, a web-based administration tool for PostgreSQL.\n\n## Features 🌟\n\n- **🚀 Easy Setup**: One-command launch for both PostgreSQL and pgAdmin.\n- **🖥️ Pre-configured pgAdmin**: Quick access to pgAdmin with pre-set environment variables and automatic server configuration via `entrypoint.sh`.\n- **🔑 No pgAdmin Login Page**: When accessing pgAdmin, you are automatically logged in with the credentials you set in the `.env` file.\n- **⚙️ Customizable**: Easy to customize with your environment variables via the `.env` file.\n\n## Prerequisites 🛠️\n\n- Docker and Docker Compose installed on your machine.\n- Basic knowledge of Docker and PostgreSQL.\n\n## Getting Started 🚀\n\n1. **Clone the Repository**\n\n   ```sh\n   git clone https://github.com/matschik/docker-compose-postgres-pgadmin.git\n   cd docker-compose-postgres-pgadmin\n   ```\n\n2. **Set Up Environment Variables**\n\n   Copy the `.env.example` file to a new file named `.env`.\n\n   ```sh\n   cp .env.example .env\n   ```\n\n   Then edit the `.env` file to fill in your PostgreSQL and pgAdmin settings.\n\n3. **Start Docker Compose**\n\n   Run the following command to start the services defined in `compose.yaml`:\n\n   ```sh\n   docker compose up -d\n   ```\n\n4. **Access pgAdmin**\n\n   Open your web browser and go to `http://localhost:[PGADMIN_PORT]`. Log in using the credentials you set in the `.env` file.\n\n## Contents 📁\n\n- `compose.yaml`: A Docker Compose file to set up PostgreSQL and pgAdmin.\n- `.env.example`: An example environment file. Rename this to `.env` and fill in your desired values before starting your containers.\n- `entrypoint.sh`: A custom entrypoint script for pgAdmin to set up server connections automatically.\n\n## ⚠️ Production Use Caution ⚠️\n\nThe pgAdmin setup provided in this repository, particularly with the use of the `entrypoint.sh` script, is intended for development or testing purposes and is not recommended for production environments. For production deployments, consider more secure and robust configuration practices.\n\n## Contributing 🤝\n\nContributions to the repository are welcome. Please fork the repository and submit a pull request with your changes.\n\n## License 📜\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatschik%2Fdocker-compose-postgres-pgadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatschik%2Fdocker-compose-postgres-pgadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatschik%2Fdocker-compose-postgres-pgadmin/lists"}