{"id":22104834,"url":"https://github.com/nemeslaszlo/pgadmin-and-postgresql-docker-compose","last_synced_at":"2026-04-30T17:32:01.140Z","repository":{"id":117466471,"uuid":"414972548","full_name":"NemesLaszlo/PgAdmin-and-PostgreSQL-Docker-Compose","owner":"NemesLaszlo","description":"This repository contains a docker-compose configuration to run PostgreSQL and PgAdmin in containerized circumstances.","archived":false,"fork":false,"pushed_at":"2021-10-08T12:19:10.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T02:44:30.295Z","etag":null,"topics":["docker-compose","dokcer","pgadmin","postgresql","sql"],"latest_commit_sha":null,"homepage":"","language":null,"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/NemesLaszlo.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}},"created_at":"2021-10-08T12:10:02.000Z","updated_at":"2023-03-04T04:49:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef00121a-7540-4ec1-bf02-f94a02dabfbc","html_url":"https://github.com/NemesLaszlo/PgAdmin-and-PostgreSQL-Docker-Compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NemesLaszlo/PgAdmin-and-PostgreSQL-Docker-Compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FPgAdmin-and-PostgreSQL-Docker-Compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FPgAdmin-and-PostgreSQL-Docker-Compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FPgAdmin-and-PostgreSQL-Docker-Compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FPgAdmin-and-PostgreSQL-Docker-Compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NemesLaszlo","download_url":"https://codeload.github.com/NemesLaszlo/PgAdmin-and-PostgreSQL-Docker-Compose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FPgAdmin-and-PostgreSQL-Docker-Compose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32472396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-compose","dokcer","pgadmin","postgresql","sql"],"created_at":"2024-12-01T06:35:25.395Z","updated_at":"2026-04-30T17:32:01.115Z","avatar_url":"https://github.com/NemesLaszlo.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# PgAdmin-and-PostgreSQL-Docker-Compose\n\nThis repository contains a docker-compose configuration to run PostgreSQL and PgAdmin in containerized circumstances.\n\n\n## Quick Start\n* Clone or download this repository\n* Go inside of directory\n* Run this command `docker-compose up -d` or `docker-compose up`\n\n\n## Environments\nThis Compose file contains the following environment variables:\n\n* `POSTGRES_USER` the default value is **postgres**\n* `POSTGRES_PASSWORD` the default value is **chanage_this_password**\n* `PGADMIN_PORT` the default value is **5050**\n* `PGADMIN_DEFAULT_EMAIL` the default value is **pgadmin4@pgadmin.org**\n* `PGADMIN_DEFAULT_PASSWORD` the default value is **admin**\n\n## Access to postgres: \n* `localhost:5432`\n* **Username:** postgres (as a default)\n* **Password:** chanage_this_password (as a default)\n\n## Access to PgAdmin: \n* **URL:** `http://localhost:5050`\n* **Username:** pgadmin4@pgadmin.org (as a default)\n* **Password:** admin (as a default)\n\n## Add a new server in PgAdmin:\n* **Host name/address** `postgres`\n* **Port** `5432`\n* **Username** as `POSTGRES_USER`, by default: `postgres`\n* **Password** as `POSTGRES_PASSWORD`, by default `chanage_this_password`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemeslaszlo%2Fpgadmin-and-postgresql-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnemeslaszlo%2Fpgadmin-and-postgresql-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemeslaszlo%2Fpgadmin-and-postgresql-docker-compose/lists"}