{"id":16792733,"url":"https://github.com/matt8707/docker-compose-dsm","last_synced_at":"2025-07-14T21:31:53.618Z","repository":{"id":107323758,"uuid":"419762368","full_name":"matt8707/docker-compose-dsm","owner":"matt8707","description":"🐳 docker-compose on synology dsm","archived":false,"fork":false,"pushed_at":"2024-01-28T16:03:13.000Z","size":20,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-14T08:46:59.182Z","etag":null,"topics":["docker-compose","synology-nas"],"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/matt8707.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}},"created_at":"2021-10-21T14:44:11.000Z","updated_at":"2024-02-11T01:38:09.000Z","dependencies_parsed_at":"2023-12-12T18:46:34.662Z","dependency_job_id":"9026af42-076f-4af6-8ece-87b7830bfa4a","html_url":"https://github.com/matt8707/docker-compose-dsm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt8707%2Fdocker-compose-dsm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt8707%2Fdocker-compose-dsm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt8707%2Fdocker-compose-dsm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt8707%2Fdocker-compose-dsm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matt8707","download_url":"https://codeload.github.com/matt8707/docker-compose-dsm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225998807,"owners_count":17557472,"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","synology-nas"],"created_at":"2024-10-13T08:46:57.789Z","updated_at":"2024-11-23T03:41:55.439Z","avatar_url":"https://github.com/matt8707.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-compose-dsm\n\n**Synology DSM 7** path to `docker-compose/`\n\n```bash\ncd docker-compose\n.  ..  docker-compose.yml  README.md  .env\n```\n\n`.env` file which contains `${VARIABLES}`\n\n```\nCOMPOSE_HTTP_TIMEOUT=200\nPUID=1026\nPGID=100\nOPENVPN_USERNAME=matt87\nOPENVPN_PASSWORD='longjohnson'\nTRANSMISSION_RPC_USERNAME=matt\nTRANSMISSION_RPC_PASSWORD=allrightthenkeepyoursecrets\nMARIADB_PASSWORD='hunter2'\n```\n\nrootless docker\n\n```bash\nsudo synogroup --add docker $USER\nsudo chown root:docker /var/run/docker.sock\nlogout\n```\n\nuseful commands\n\n```bash\ndocker-compose pull \u0026\u0026 \\\ndocker-compose down \u0026\u0026 \\\ndocker-compose up -d\n\n#delete unused (except watchtower)\ndocker system prune --volumes -af --filter \"label!=watchtower\"\n\n#watchtower log\ndocker logs -f --since 5m watchtower\n\n#bash inside container\ndocker exec -it container-name bash\n\n#list all containers\ndocker ps -a\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatt8707%2Fdocker-compose-dsm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatt8707%2Fdocker-compose-dsm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatt8707%2Fdocker-compose-dsm/lists"}