{"id":16293627,"url":"https://github.com/badsyntax/docker-box","last_synced_at":"2025-03-20T03:31:10.746Z","repository":{"id":41958151,"uuid":"384722211","full_name":"badsyntax/docker-box","owner":"badsyntax","description":"A lightweight docker application platform for single servers.","archived":false,"fork":false,"pushed_at":"2023-01-06T06:04:13.000Z","size":611,"stargazers_count":69,"open_issues_count":1,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T22:55:08.356Z","etag":null,"topics":["docker","docker-swarm","portainer","traefik"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/badsyntax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2021-07-10T14:51:26.000Z","updated_at":"2024-08-04T03:33:41.000Z","dependencies_parsed_at":"2023-02-05T12:00:16.312Z","dependency_job_id":null,"html_url":"https://github.com/badsyntax/docker-box","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/badsyntax%2Fdocker-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fdocker-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fdocker-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fdocker-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/badsyntax","download_url":"https://codeload.github.com/badsyntax/docker-box/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244047647,"owners_count":20389206,"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","docker-swarm","portainer","traefik"],"created_at":"2024-10-10T20:11:53.720Z","updated_at":"2025-03-20T03:31:10.428Z","avatar_url":"https://github.com/badsyntax.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-box\n\n[![Analyze](https://github.com/badsyntax/docker-box/actions/workflows/analyze.yml/badge.svg)](https://github.com/badsyntax/docker-box/actions/workflows/analyze.yml)\n\nA lightweight docker application platform for single servers that gives you:\n\n- docker swarm\n- docker registry\n- portainer\n- traefik\n- tls with letsencrypt (optional)\n\nSee [examples/nginx-app](./examples/nginx-app) for a real-world example.\n\n## Installation\n\n### System Requirements\n\nYou need a fresh install of Ubuntu 20.04. _This is the only supported OS version._\n\n### DNS Setup\n\nCreate a wildcard `A` (ipv4) record to point `*.docker-box.example.com` to your server.\n\n### Install\n\nRun the following script to install:\n\n```bash\ncurl -s https://raw.githubusercontent.com/badsyntax/docker-box/master/setup.sh | sudo -E bash\n```\n\n## Demo\n\n![asciicast](./img/screencast.gif)\n\n## FAQ\n\n\u003cdetails\u003e\u003csummary\u003eHow can I update the portainer stack?\u003c/summary\u003e\n  \nEdit `/root/docker-box/conf/portainer-stack.yml` and update the stack with `docker stack deploy -c \"/root/docker-box/conf/portainer-stack.yml\" portainer` (or re-run the intallation script).\n  \n\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eHow can I update the traefik config?\u003c/summary\u003e\n\nBy default `traefik` config is set in the stack file as cli flags, but `/etc/traefik` is also mounted as a volume, so you have 2 options:\n\n1. Update the cli flags in the `traefik` stack file, or\n2. Create a config file at location `/var/lib/docker/volumes/traefik_etc/_data/traefik.yml`\n\n\u003c/details\u003e\n\n## License\n\nSee [LICENSE.md](./LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadsyntax%2Fdocker-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbadsyntax%2Fdocker-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadsyntax%2Fdocker-box/lists"}