{"id":20904727,"url":"https://github.com/angelodotnet/docker.database","last_synced_at":"2025-05-13T05:30:49.428Z","repository":{"id":112274959,"uuid":"401839068","full_name":"AngeloDotNet/Docker.Database","owner":"AngeloDotNet","description":"This is a public personal repository of database docker configurations (templates) useful for development and production environments","archived":false,"fork":false,"pushed_at":"2025-03-10T12:15:19.000Z","size":24,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T01:57:33.896Z","etag":null,"topics":["database","docker","docker-compose","examples","hacktoberfest","hacktoberfest-accepted","templates"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":false,"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/AngeloDotNet.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-08-31T20:46:46.000Z","updated_at":"2025-03-10T12:15:23.000Z","dependencies_parsed_at":"2025-01-19T17:45:48.661Z","dependency_job_id":"94e19dc3-ab97-4641-ab07-37d93598a276","html_url":"https://github.com/AngeloDotNet/Docker.Database","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngeloDotNet%2FDocker.Database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngeloDotNet%2FDocker.Database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngeloDotNet%2FDocker.Database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngeloDotNet%2FDocker.Database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AngeloDotNet","download_url":"https://codeload.github.com/AngeloDotNet/Docker.Database/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253882730,"owners_count":21978542,"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":["database","docker","docker-compose","examples","hacktoberfest","hacktoberfest-accepted","templates"],"created_at":"2024-11-18T13:18:38.024Z","updated_at":"2025-05-13T05:30:49.422Z","avatar_url":"https://github.com/AngeloDotNet.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Database\n\nThere are currently the following templates:\n\n## Database\n\n- MongoDB 8.0.5\n- SQL Server 2017 Express\n- SQL Server 2019 Express\n- SQL Server 2022 Express\n- MySQL Server 5.7\n- MySQL Server 5.7.42\n- MySQL Server 8.0\n- MySQL Server 8.0.34\n- Postgres 9.6\n- Postgres 13.1\n- Postgres 16\n- Postgres 16 Web Admin\n\nIf you like this repository, please drop a ⭐ on Github!\n\n## Network configuration\n\nThe docker-lan network (bridge type) was created with the command: \n\n\u003e docker network create --driver=bridge --subnet=192.168.100.0/24 docker-lan\n\n### Postgres Web Admin\n\nBefore starting the postgres admin docker (the configuration is located in the Postgres-16_PostgresAdmin folder), you need to run this command:\n\nchown -R 5050:5050 /docker/storage/storage-postgres-adm/\n\n### For Postgres 13.1 database (For Kong)\n\nIt is recommended to change the USERNAME, PASSWORD and DATABASE NAME\n\n\u003e CREATE USER user_kong WITH PASSWORD 'pass_kong1!';\n\u003e CREATE DATABASE db_kong OWNER user_kong;\n\n### For Postgres 9.6 database (For Konga)\n\nIt is recommended to change the USERNAME, PASSWORD and DATABASE NAME\n\n\u003e CREATE USER user_konga WITH PASSWORD 'pass_konga1!';\n\u003e CREATE DATABASE db_konga OWNER user_konga;\n\n### Important\n\nBefore starting the related Kong and Konga dockers, modify the USERNAME, PASSWORD and DATABASE NAME indicated in the relevant dockers and compose with the same data used in the commands previously used to create USER and DATABASE.\n\nAlso change the IP-SERVER-DOCKER parameter by replacing it with the ip address of the server hosting the dockers.\n\nThe dockers kong-migration and konga-migration, present in the docker compose of Kong and Konga, are used only for the first time to create the database structures for the corresponding services.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelodotnet%2Fdocker.database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangelodotnet%2Fdocker.database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelodotnet%2Fdocker.database/lists"}