{"id":17160974,"url":"https://github.com/ezitisitis/docker-compose-mysql5.7","last_synced_at":"2025-06-26T12:31:36.746Z","repository":{"id":48396733,"uuid":"316975108","full_name":"ezitisitis/docker-compose-mysql5.7","owner":"ezitisitis","description":"Docker-compose for mysql5.7 which is used for local development","archived":false,"fork":false,"pushed_at":"2021-07-28T07:36:17.000Z","size":10,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T15:21:59.297Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ezitisitis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-29T14:56:52.000Z","updated_at":"2021-07-28T07:36:20.000Z","dependencies_parsed_at":"2022-08-24T08:00:15.059Z","dependency_job_id":null,"html_url":"https://github.com/ezitisitis/docker-compose-mysql5.7","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ezitisitis/docker-compose-mysql5.7","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezitisitis%2Fdocker-compose-mysql5.7","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezitisitis%2Fdocker-compose-mysql5.7/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezitisitis%2Fdocker-compose-mysql5.7/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezitisitis%2Fdocker-compose-mysql5.7/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ezitisitis","download_url":"https://codeload.github.com/ezitisitis/docker-compose-mysql5.7/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezitisitis%2Fdocker-compose-mysql5.7/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262067889,"owners_count":23253692,"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":[],"created_at":"2024-10-14T22:26:42.805Z","updated_at":"2025-06-26T12:31:36.668Z","avatar_url":"https://github.com/ezitisitis.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker-compose mysql5.7\n\nMost of the time I use docker to have my environment as close to production as\npossible. For that reason I want to access MySQL which is living container via\nSequelPro. This repository is created to share with my colleagues and others \nwho is interested.\n\n## Install\n\n### With default credentials\n\nRun `install.sh` file and it will create container with default root password\n\n### With custom credentials\n\nCopy `.env` file and fill with password for `root` user\n```bash\ncp .env.example .env\nvim .env\n```\n\nExecute `docker-compose up -d` to start container\n\n## Connection\n\nTo connect to container (local environment) and login to mysql use next\ncredentials:\n\n| Key      | Value (default) | Where can be changed |\n| :------- | :-------------- | :------------------- |\n| Host     | 127.0.0.1       |                      |\n| Port     | 3306            | .env                 |\n| Username | root            |                      |\n| Password | password        | .env                 |\n\nIn case if you want to connect to container on remote server you should first\nconnect to machine via ssh and then use credentials from above.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezitisitis%2Fdocker-compose-mysql5.7","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fezitisitis%2Fdocker-compose-mysql5.7","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezitisitis%2Fdocker-compose-mysql5.7/lists"}