{"id":19273644,"url":"https://github.com/zikwall/database-compose","last_synced_at":"2026-04-08T18:31:05.569Z","repository":{"id":104958162,"uuid":"388086982","full_name":"zikwall/database-compose","owner":"zikwall","description":"Database make easy","archived":false,"fork":false,"pushed_at":"2021-07-21T11:00:05.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T14:40:38.669Z","etag":null,"topics":["bash","docker","docker-compose","mysql"],"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/zikwall.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-07-21T10:56:19.000Z","updated_at":"2021-07-21T12:07:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"69550120-7a12-4b79-a8f8-35e285f5b973","html_url":"https://github.com/zikwall/database-compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zikwall/database-compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fdatabase-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fdatabase-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fdatabase-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fdatabase-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zikwall","download_url":"https://codeload.github.com/zikwall/database-compose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fdatabase-compose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31568570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["bash","docker","docker-compose","mysql"],"created_at":"2024-11-09T20:43:43.105Z","updated_at":"2026-04-08T18:31:05.545Z","avatar_url":"https://github.com/zikwall.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Database containers compose\n\n### Getting started\n\n- `$ sudo mkdir -m 777 -p ~/shared/data/mysql`\n- `$ docker-compose up -d`\n- `$ docker ps -a`\n\n**Sample output**\n\n```shell\nCONTAINER ID   IMAGE                  COMMAND                  CREATED          STATUS          PORTS                               NAMES\n8cd30fb424b1   mysql:latest           \"docker-entrypoint.s…\"   19 seconds ago   Up 17 seconds   0.0.0.0:3306-\u003e3306/tcp, 33060/tcp   mysql-server\n```\n\n- `$ apt-get install mysql-client` - required, before connect mysql host inside container\n- `$ ./bin/mysql-cli.sh`\n- `$ ./bin/mysql-shell.sh`\n- `$ ./bin/mysql-import.sh \u003cuser\u003e \u003cpassword\u003e \u003cdatabase\u003e \u003cfile.sql\u003e`\n\n#### Troubleshooting\n\n- `$ make permissions` - if bash files give an error, permission is denied","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzikwall%2Fdatabase-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzikwall%2Fdatabase-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzikwall%2Fdatabase-compose/lists"}