{"id":50697192,"url":"https://github.com/smolsoftboi/docker-atlas","last_synced_at":"2026-06-09T07:04:30.909Z","repository":{"id":355456624,"uuid":"1227875954","full_name":"SmolSoftBoi/docker-atlas","owner":"SmolSoftBoi","description":"A curated map of reusable Docker Compose stacks, standards, and deployment patterns.","archived":false,"fork":false,"pushed_at":"2026-05-26T20:13:05.000Z","size":37,"stargazers_count":1,"open_issues_count":50,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-26T22:10:46.418Z","etag":null,"topics":["docker","docker-compose","docker-compose-stacks","stacks"],"latest_commit_sha":null,"homepage":"","language":null,"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/SmolSoftBoi.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-03T09:31:55.000Z","updated_at":"2026-05-18T08:50:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/SmolSoftBoi/docker-atlas","commit_stats":null,"previous_names":["smolsoftboi/docker-atlas"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SmolSoftBoi/docker-atlas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmolSoftBoi%2Fdocker-atlas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmolSoftBoi%2Fdocker-atlas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmolSoftBoi%2Fdocker-atlas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmolSoftBoi%2Fdocker-atlas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SmolSoftBoi","download_url":"https://codeload.github.com/SmolSoftBoi/docker-atlas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmolSoftBoi%2Fdocker-atlas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34095252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":["docker","docker-compose","docker-compose-stacks","stacks"],"created_at":"2026-06-09T07:04:29.901Z","updated_at":"2026-06-09T07:04:30.902Z","avatar_url":"https://github.com/SmolSoftBoi.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Atlas\n\n**A curated map of reusable Docker Compose stacks, standards, and deployment patterns.**\n\nDocker Atlas is a practical catalogue for reusable `compose.yaml` files, homelab stacks, deployment recipes, and lightweight standards.\n\n## Purpose\n\nDocker Atlas helps you:\n\n- reuse Docker Compose app definitions consistently;\n- keep deployment notes, metadata, and environment examples together;\n- validate Compose files before use;\n- build a future-friendly base for Portainer, Dockge, CasaOS, or a browsable catalogue UI.\n\n## Structure\n\n```text\napps/        Single-app Compose templates\nstacks/      Multi-service stack templates\nshared/      Reusable Compose fragments and common networks\nprofiles/    Host or environment-specific overrides\ntemplates/   Reusable metadata and documentation templates\nstandards/   Style, security, and catalogue rules\ndocs/        Supporting documentation\nscripts/     Helper scripts\n```\n\n## App entry standard\n\nEach app should use this structure:\n\n```text\napps/example-app/\n  compose.yaml\n  .env.example\n  metadata.yaml\n  README.md\n```\n\n## Quick validation\n\n```bash\ndocker compose -f apps/example-app/compose.yaml config --quiet\n```\n\n## Core conventions\n\n- Use `compose.yaml` as the canonical Compose file name.\n- Do not use the obsolete top-level `version` property.\n- Keep real secrets out of Git; commit `.env.example` only.\n- Prefer pinned image versions for important services.\n- Use `${DATA_ROOT}` for host paths instead of hardcoded machine paths.\n- Document backup, restore, ports, volumes, and exposure risks.\n\n## Status\n\nEarly project scaffold. First catalogue entries coming next.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmolsoftboi%2Fdocker-atlas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmolsoftboi%2Fdocker-atlas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmolsoftboi%2Fdocker-atlas/lists"}