{"id":15661582,"url":"https://github.com/zeroc0d3/docker-framework","last_synced_at":"2025-05-05T22:48:59.440Z","repository":{"id":70352514,"uuid":"122319016","full_name":"zeroc0d3/docker-framework","owner":"zeroc0d3","description":"Flexibility Configuration for Docker Environment","archived":false,"fork":false,"pushed_at":"2018-04-07T09:34:31.000Z","size":42237,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T00:24:48.129Z","etag":null,"topics":["alpine","deployment","docker","docker-alpine","docker-compose","docker-container","docker-framework","framework","zeroc0d3","zeroc0d3lab"],"latest_commit_sha":null,"homepage":null,"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/zeroc0d3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-21T09:57:38.000Z","updated_at":"2023-10-02T13:43:40.000Z","dependencies_parsed_at":"2023-02-22T00:15:45.497Z","dependency_job_id":null,"html_url":"https://github.com/zeroc0d3/docker-framework","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroc0d3%2Fdocker-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroc0d3%2Fdocker-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroc0d3%2Fdocker-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroc0d3%2Fdocker-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeroc0d3","download_url":"https://codeload.github.com/zeroc0d3/docker-framework/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252590522,"owners_count":21772934,"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":["alpine","deployment","docker","docker-alpine","docker-compose","docker-container","docker-framework","framework","zeroc0d3","zeroc0d3lab"],"created_at":"2024-10-03T13:28:14.691Z","updated_at":"2025-05-05T22:48:59.434Z","avatar_url":"https://github.com/zeroc0d3.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Framework\n\nFlexibility Configuration for Docker Environment. \nDistribution `alpine` docker container, use from [**Docker Alpine**](https://github.com/bhuisgen/docker-alpine).\n\n## Concepts\n* Inspired from RoR (Ruby On Rails) and Laravel PHP Framework folder structures for configuration, container, database (db), cache and log.\n* Adopt versioning Dockerfile container.\n* Adopt multi environment container (build \u0026 run).\n* Clean code and DRY (Do not Repeat Your self). Reuse configurations for docker-compose.\n* Unit test and healthy check docker container.\n* Available for Kubernetes combination.\n* Use single OS (Operating System) distribution, for easy monitoring and maintaining.\n\n## Environments\nYou can run docker-compose for different environment with selected containers\n* Copy / Rename `.env.example` to `.env` file\n  ```\n  cp .env.example .env\n  ```\n* Change to execute script\n  ```\n  chmod a+x run.sh\n  ```\n* Change environment in `run_docker.sh` file\n  ```\n  ENV=\"0\"                      # (use: \"development\" or \"production\" as selected environment)\n  CONTAINER_PRODUCTION=\"...\"   # (selected containers will be run in production environment)\n  CONTAINER_DEVELOPMENT=\"...\"  # (selected containers will be run in development environment)\n  ```\n* Running script\n  ```\n  ./run.sh\n  ```\n\n## Documentation\n* Configuration \u0026 How-To, see\n[**Wiki Documentation**](https://github.com/zeroc0d3/docker-framework/wiki)\n\n## Roadmap\n* - [X] Multi database container \u0026 multi version database.\n* - [X] Default configuration NGINX (staging, staging-ssl, production, production-ssl).\n* - [X] Healthy check docker container.\n* - [ ] Unit test docker container.\n* - [ ] Asynchronous / background job for vulnerability scan (security assessment).\n\n## License\n[**MIT License**](https://github.com/zeroc0d3/docker-Framework/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroc0d3%2Fdocker-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeroc0d3%2Fdocker-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroc0d3%2Fdocker-framework/lists"}