{"id":20430971,"url":"https://github.com/ricardo-melo-martins/docker","last_synced_at":"2026-04-12T18:11:50.776Z","repository":{"id":223556664,"uuid":"744783491","full_name":"ricardo-melo-martins/docker","owner":"ricardo-melo-martins","description":"⚡ RMM ⚡:: 🐳 docker with database for fun development","archived":false,"fork":false,"pushed_at":"2024-03-25T14:29:41.000Z","size":1771,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T17:38:12.395Z","etag":null,"topics":["data-visualization","database","datascience","docker","mysql","postgres","sakila","sakila-database","sqlite"],"latest_commit_sha":null,"homepage":"","language":"PLpgSQL","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/ricardo-melo-martins.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":"2024-01-18T01:54:36.000Z","updated_at":"2024-02-23T19:40:22.000Z","dependencies_parsed_at":"2024-03-23T02:29:44.650Z","dependency_job_id":"3edc46a9-9bfe-4ea1-b718-b6162266fdc2","html_url":"https://github.com/ricardo-melo-martins/docker","commit_stats":null,"previous_names":["ricardo-melo-martins/docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardo-melo-martins%2Fdocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardo-melo-martins%2Fdocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardo-melo-martins%2Fdocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardo-melo-martins%2Fdocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricardo-melo-martins","download_url":"https://codeload.github.com/ricardo-melo-martins/docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241975135,"owners_count":20051428,"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":["data-visualization","database","datascience","docker","mysql","postgres","sakila","sakila-database","sqlite"],"created_at":"2024-11-15T08:09:48.380Z","updated_at":"2026-04-12T18:11:50.734Z","avatar_url":"https://github.com/ricardo-melo-martins.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"right\"\u003e\n\n### ⚡ RMM ⚡\n\n\u003c/div\u003e\n\n# 🐳 docker\n\nDocker with large database collection for fun development.\n\n## Features\n\n- Focus on quick start\n- Configurable File\n- MariaDB\n  - From latest version\n  - UI Adminer\n- Mysql\n  - From latest version\n  - Sakila database example 1.4\n  - UI Adminer\n- Postgres\n  - From latest version\n  - Sakila database example\n  - UI PGAdmin and Adminer\n- Sqlite\n  - Chinook database example\n  - UI Adminer\n- Redis\n- Sql Server\n  - From 2022-latest version\n  - AdventureWorks 2022 database example\n- DB2\n  - From latest version\n- Mongo\n  - From latest version\n  - UI Mongo Express\n- VSCode Extensions\n\n## Requirements\n\n- Docker \u003e 18.06\n- Node (Optional for seed data)\n\n## Install\n\nCloooning...\n\n```bash\ngit clone https://github.com/ricardo-melo-martins/docker.git\n```\n\n... entering on `docker/`\n\n```bash\ncd docker/\n```\n\n### Configure\n\ncopy example environment file\n\n```bash\ncp ./config/.env.example .env\n\n```\n\nthen change the configuration according to the database you want to use.\n\n### Running\n\n```bash\ndocker compose up -d\n```\n\n...results\n\n![docker up](docs/images/docker-up.png)\n\nand Docker Desktop ...\n\n![containers](docs/images/docker-containers.png)\n\nUOW!! now to have fun\n\n## Redis\n\nAccessing Terminal\n\n```bash\n$ docker exec -it rmm_redis_db bash\n\n# in root@\u003cid\u003e type\n$ redis-cli\n\n# result ...\n# 127.0.0.1:6379\u003e\n```\n\nTesting\n\n```bash\n$ redis-cli -p 12000\n\n127.0.0.1:6379\u003e auth YourP@ssw0rd! # if same of .env.example\nOK\n127.0.0.1:6379\u003e set key-status closed\nOK\n127.0.0.1:6379\u003e get key-status\n\"closed\"\n\n\n```\n\n## License\n\nYes ... its free [here](LICENSE).\n\nwith fun and :heart: por [Ricardo Melo Martins](https://github.com/ricardo-melo-martins).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardo-melo-martins%2Fdocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricardo-melo-martins%2Fdocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardo-melo-martins%2Fdocker/lists"}