{"id":18663086,"url":"https://github.com/asapdotid/dcc-redis","last_synced_at":"2026-05-09T00:13:07.676Z","repository":{"id":198360886,"uuid":"700372836","full_name":"asapdotid/dcc-redis","owner":"asapdotid","description":"Docker Compose Redis (Bitnami Base Image)","archived":false,"fork":false,"pushed_at":"2024-06-07T06:47:30.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T16:43:03.255Z","etag":null,"topics":["cache","cache-storage","docker","docker-compose","redis"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asapdotid.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,"governance":null}},"created_at":"2023-10-04T13:27:41.000Z","updated_at":"2024-06-07T06:46:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a4500e4-9d41-411c-b363-24f1996b87de","html_url":"https://github.com/asapdotid/dcc-redis","commit_stats":null,"previous_names":["asapdotid/dcc-redis"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapdotid%2Fdcc-redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapdotid%2Fdcc-redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapdotid%2Fdcc-redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapdotid%2Fdcc-redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asapdotid","download_url":"https://codeload.github.com/asapdotid/dcc-redis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239487302,"owners_count":19646983,"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":["cache","cache-storage","docker","docker-compose","redis"],"created_at":"2024-11-07T08:14:59.163Z","updated_at":"2025-11-06T07:30:36.649Z","avatar_url":"https://github.com/asapdotid.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Compose Redis\n\nBase Image: `Bitnami Redis` [Documentation](https://hub.docker.com/r/bitnami/redis)\n\n## Prerequisite\n\nBitnami container running with user `1001`, so setup directory permission to `.data/cache` 👍\n\n```bash\nsudo chown -R 1001:1001 .data/cache\n```\n\nCreate docker network `secure` \u0026 `proxy` for external used with other docker containers:\n\n```bash\ndocker network create secure\n```\n\nand\n\n```bash\ndocker network create proxy\n```\n\n## Docker Composer\n\nRunning `docker composer` using `makefile` make simple:\n\n```bash\nmake help\n```\n\nMakefile set init environment `.make/.env`\n\n```bash\nmake init\n```\n\nSetup Docker Compose environment `src/.env`:\n\n```bash\nmake set-env\n```\n\nDocker compose `up`/`down`/`config`/`logs`/`ps`:\n\n```bash\nmake up\n```\n\n## License\n\nMIT / BSD\n\n## Author Information\n\nThis Docker Compose Redis was created in 2023 by [Asapdotid](https://github.com/asapdotid) 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasapdotid%2Fdcc-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasapdotid%2Fdcc-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasapdotid%2Fdcc-redis/lists"}