{"id":25212911,"url":"https://github.com/marefr/homelab-docker-compose","last_synced_at":"2026-05-02T04:37:01.467Z","repository":{"id":266110655,"uuid":"897361787","full_name":"marefr/homelab-docker-compose","owner":"marefr","description":"Homelab docker compose utilities","archived":false,"fork":false,"pushed_at":"2024-12-03T00:54:20.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T22:30:13.399Z","etag":null,"topics":["docker-compose"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marefr.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-02T13:56:47.000Z","updated_at":"2025-01-15T23:09:28.000Z","dependencies_parsed_at":"2024-12-02T16:51:53.128Z","dependency_job_id":"c331eefd-720b-42e4-a506-c28d5ba6e88d","html_url":"https://github.com/marefr/homelab-docker-compose","commit_stats":null,"previous_names":["marefr/homelab"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marefr%2Fhomelab-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marefr%2Fhomelab-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marefr%2Fhomelab-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marefr%2Fhomelab-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marefr","download_url":"https://codeload.github.com/marefr/homelab-docker-compose/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305906,"owners_count":20917202,"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":["docker-compose"],"created_at":"2025-02-10T15:18:17.045Z","updated_at":"2026-05-02T04:37:01.395Z","avatar_url":"https://github.com/marefr.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Homelab docker compose utilities\n\nUtiliies to ease managing docker compose stacks in a homelab and/or in your home network.\n\n```shell\n❯ make\n./scripts/up.sh\n[+] Running 1/1\n ✔ unifi Pulled                                                       2.5s\n[+] Running 3/3\n ✔ Network unifi-controller_default      Created                      0.0s\n ✔ Container unifi-controller-mongodb-1  Started                      0.2s\n ✔ Container unifi-controller-unifi-1    Started                      0.2s\n...\n\n❯ make down\n./scripts/down.sh\n[+] Running 3/2\n ✔ Container unifi-controller-unifi-1    Removed                      2.2s\n ✔ Container unifi-controller-mongodb-1  Removed                      0.1s\n ✔ Network unifi-controller_default      Removed                      0.0s\n ...\n```\n\n## Private overrides\n\nCreate a `homelab-private` directory/repository one level up from this.\n\nCreate a docker compose override by putting a `compose.override.yaml` and optionally other files in `\u003cprivate repo\u003e/\u003cdir\u003e`, e.g. `homelab-private/unifi-controller/compose.override.yaml`.\n\nOptionally create an `\u003cprivate repo\u003e/\u003cdir\u003e/override` directory to symlink additional files.\n\n### Mirror private files as symbolic links\n\n```shell\n❯ make link\n./scripts/link.sh\n+ ln -sf /Users/marcus/go/src/github.com/marefr/homelab-private/unifi-controller/compose.override.yaml ./unifi-controller/compose.override.yaml\n...\n```\n\n### Remove symbolic links\n\n```shell\n❯ make unlink\n./scripts/unlink.sh\n+ unlink ./unifi-controller/compose.override.yaml\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarefr%2Fhomelab-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarefr%2Fhomelab-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarefr%2Fhomelab-docker-compose/lists"}