{"id":16531396,"url":"https://github.com/marcbachmann/caddy","last_synced_at":"2025-10-04T09:20:42.191Z","repository":{"id":66338135,"uuid":"100994826","full_name":"marcbachmann/caddy","owner":"marcbachmann","description":"Caddy docker images for ARM, amd64 (x64) and i386","archived":false,"fork":false,"pushed_at":"2023-12-15T17:38:35.000Z","size":158,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-07T20:08:05.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcbachmann.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":"2017-08-21T21:41:15.000Z","updated_at":"2017-08-21T22:02:31.000Z","dependencies_parsed_at":"2023-12-15T18:49:34.115Z","dependency_job_id":null,"html_url":"https://github.com/marcbachmann/caddy","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/marcbachmann%2Fcaddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbachmann%2Fcaddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbachmann%2Fcaddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbachmann%2Fcaddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcbachmann","download_url":"https://codeload.github.com/marcbachmann/caddy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241637625,"owners_count":19995009,"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-10-11T18:08:43.469Z","updated_at":"2025-10-04T09:20:37.133Z","avatar_url":"https://github.com/marcbachmann.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Caddy Container Image](https://github.com/marcbachmann/caddy) [![](https://img.shields.io/docker/automated/marcbachmann/caddy.svg)](https://hub.docker.com/r/marcbachmann/caddy)\n\nThis is a [caddy] image from [scratch].  \nCheck the [caddy docs] for more information how to configure it.\n\nYou can run it like that:\n```\ndocker run -p 80:80 443:443 \\\n    -v /etc/Caddyfile:/etc/Caddyfile \\\n    marcbachmann/caddy:0.10.6-amd64-raw -conf /etc/Caddyfile\n```\n\n### Tags\n- `latest-$arch-raw`, `0.10.7-$arch-$plugins`\n- `latest-$arch-semi`, `0.10.7-$arch-$plugins`\n- `0.10.6-$arch-$plugins`\n- `0.10.6-$arch-$plugins`\n\nPlease replace `$arch` and `$plugins` with the keywords below:\n\ne.g. `latest-amd64-raw`\n\n### Architectures\n- `386`\n- `amd64`, this is usually what you want on a regular aws vm\n- `arm5`\n- `arm6`\n- `arm7`\n- `arm64`\n\n### Plugins\n- `raw`, no plugins\n- `semi`, http.cache,http.cors,http.expires,http.filter,http.prometheus,http.realip,http.reauth\n\n## SSL Certificates\n\nCaddy mounts writes all ssl certificates into `/.caddy`. So if you want to persist them, you can mount a volume there.\n\ne.g.\n```\ndocker run -d --restart=always --name caddy -v /etc/caddy:/etc/caddy -v /tmp/caddy:/.caddy -p 80:80 -p 443:443 marcbachmann/caddy:0.10.6-amd64-semi caddy -conf /etc/caddy/Caddyfile\n```\n\n## Acknowledgements\n\nThanks to @joshix for the initial setup in https://github.com/joshix/caddybox\n\n[caddy]: https://caddyserver.com\n[caddy docs]: https://caddyserver.com/docs\n[scratch]: https://hub.docker.com/_/scratch/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcbachmann%2Fcaddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcbachmann%2Fcaddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcbachmann%2Fcaddy/lists"}