{"id":34851186,"url":"https://github.com/researchlab/dbp","last_synced_at":"2026-04-09T22:37:24.183Z","repository":{"id":43892322,"uuid":"154473468","full_name":"researchlab/dbp","owner":"researchlab","description":"Deploy Best Practices (DBP™)","archived":false,"fork":false,"pushed_at":"2022-12-07T13:33:12.000Z","size":29288,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-01T00:10:15.816Z","etag":null,"topics":["codis-cluster","docker","docker-compose-template","mariadb","mariadb-database","mysql","mysql-cluster","redis","redis-bloomfilter","redis-cluster","redis-sentinels"],"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/researchlab.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}},"created_at":"2018-10-24T09:21:40.000Z","updated_at":"2024-03-01T00:10:15.816Z","dependencies_parsed_at":"2023-01-24T17:30:42.964Z","dependency_job_id":null,"html_url":"https://github.com/researchlab/dbp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/researchlab/dbp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/researchlab%2Fdbp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/researchlab%2Fdbp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/researchlab%2Fdbp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/researchlab%2Fdbp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/researchlab","download_url":"https://codeload.github.com/researchlab/dbp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/researchlab%2Fdbp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28035466,"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","status":"online","status_checked_at":"2025-12-25T02:00:05.988Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["codis-cluster","docker","docker-compose-template","mariadb","mariadb-database","mysql","mysql-cluster","redis","redis-bloomfilter","redis-cluster","redis-sentinels"],"created_at":"2025-12-25T19:18:01.589Z","updated_at":"2025-12-25T19:18:16.414Z","avatar_url":"https://github.com/researchlab.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker env for apps\n\n- basic usages of docker-compose \n  - `docker-compose up -d` 部署运行;\n  - `docker-compose pause service_name` 可以模拟对应的`service`容器实例不可用;\n  - `docker-compose pause service_name` 可以模拟对应的`service`容器实例不可用;\n  - `docker-compose unpause service_name` 将暂停的`service`容器实例恢复运行;\n  - `docker-compose config` 可查看完整的编排内容;\n\n## tools\n\t- `./version.sh mysql/mysql-server` 查看`mysql/mysql-server镜像的所有可用版本`\n\n## redis(docker) \n\n- latest stable redis: 5.0\n\n- redis \n\t- hub: https://hub.docker.com/_/redis/\n\n- rebloom (redis with bloomfilter plugin)\n\t- dockerfile: https://github.com/RedisLabsModules/rebloom\n\t- docker: docker pull redislabs/rebloom\n\n## mysql(docker)\n\n- latest stable mysql: 8.0\n\n- mysql\n  - hub: https://hub.docker.com/_/mysql/\n  - dockerfile(8.0):https://github.com/docker-library/mysql/blob/master/8.0/Dockerfile\n  - dockerfile(5.7):https://github.com/docker-library/mysql/blob/master/5.7/Dockerfile\n\n- mysql/mysql-server\n  - hub: https://hub.docker.com/r/mysql/mysql-server/\n  - dockerfile(8.0):https://github.com/mysql/mysql-docker/blob/mysql-server/8.0/Dockerfile\n  - dockerfile(5.7):https://github.com/mysql/mysql-docker/blob/mysql-server/5.7/Dockerfile\n  - references: https://docs.docker.com/samples/library/mysql/\n\n- docker-compose-all-mysql\n   - fork from: https://github.com/treetips/docker-compose-all-mysql\n   - Support MySQL version,\n     - MySQL v5.5\n     - MySQL v5.6\n     - MySQL v5.7\n     - MySQL v8.0\n     - mariadb v10.0\n     - mariadb v10.1\n     - mariadb v10.2\n     - mariadb v10.3\n   \n\t - mysql官方示例数据库: sakila数据库\n     - installation: https://dev.mysql.com/doc/sakila/en/sakila-installation.html\n     - sakila database zip: https://dev.mysql.com/doc/index-other.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresearchlab%2Fdbp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fresearchlab%2Fdbp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresearchlab%2Fdbp/lists"}