{"id":22544307,"url":"https://github.com/steveanik/docker","last_synced_at":"2025-03-28T08:21:18.681Z","repository":{"id":223778812,"uuid":"761530018","full_name":"SteveAnik/docker","owner":"SteveAnik","description":"A collection of docker-compose files. ","archived":false,"fork":false,"pushed_at":"2024-02-22T02:46:11.000Z","size":76,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T09:11:12.930Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/SteveAnik.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}},"created_at":"2024-02-22T02:03:45.000Z","updated_at":"2024-02-22T02:46:15.000Z","dependencies_parsed_at":"2024-02-22T03:23:43.564Z","dependency_job_id":"74026291-404b-47b0-815d-ef21786b1ac7","html_url":"https://github.com/SteveAnik/docker","commit_stats":null,"previous_names":["steveanik/docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveAnik%2Fdocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveAnik%2Fdocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveAnik%2Fdocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveAnik%2Fdocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SteveAnik","download_url":"https://codeload.github.com/SteveAnik/docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245991878,"owners_count":20706196,"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":[],"created_at":"2024-12-07T14:06:51.848Z","updated_at":"2025-03-28T08:21:18.661Z","avatar_url":"https://github.com/SteveAnik.png","language":"Python","readme":"# docker-compose\n\nA collection of docker-compose files.\n\nI personally use those files with the traefik reverse proxy. If you don't use it, just comment the labels and networks sections related to traefik (you also might have to add/uncomment the ports section).\n\nIf you see variables like `$DATA_FOLDER` in a docker-compose.yml file, just put a file called `.env` in the same directory as the docker-compose.yml file with this content:\n```\nDATA_FOLDER=/path/to/data\n```\n\n## Usage\n\nIf you want to use traefik, start the traefik container first and create a .env file in every subfolder you use containing the following\n\n```\nDEFAULT_NETWORK=traefik-network\nDOMAIN=yourdomain.home\n```\n\nDepending on the container, you might have to create an .env file and fill in variables for the container to work (i.e. to set up export folder) even if you don't use traefik.\n\nIf you don't want to use traefik, comment the labels/networks and uncomments the ports to use plain docker.\n\n\nRun a docker-compose file\n\n```\ndocker-compose up -d\n```\n\nStop\n\n```\ndocker-compose down\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteveanik%2Fdocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteveanik%2Fdocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteveanik%2Fdocker/lists"}