{"id":18484386,"url":"https://github.com/giveth/giveth-caddy","last_synced_at":"2026-03-19T04:40:03.101Z","repository":{"id":180693683,"uuid":"665458295","full_name":"Giveth/giveth-caddy","owner":"Giveth","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-10T11:11:55.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-08T20:02:04.662Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/Giveth.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,"publiccode":null,"codemeta":null}},"created_at":"2023-07-12T08:48:13.000Z","updated_at":"2025-03-10T11:11:58.000Z","dependencies_parsed_at":"2024-11-06T12:46:32.748Z","dependency_job_id":"6aa261ca-689c-4b30-bf35-c913545256e8","html_url":"https://github.com/Giveth/giveth-caddy","commit_stats":null,"previous_names":["giveth/giveth-caddy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2Fgiveth-caddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2Fgiveth-caddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2Fgiveth-caddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2Fgiveth-caddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Giveth","download_url":"https://codeload.github.com/Giveth/giveth-caddy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254029008,"owners_count":22002284,"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-11-06T12:39:32.649Z","updated_at":"2026-01-24T00:14:09.024Z","avatar_url":"https://github.com/Giveth.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Caddy giveth\n[![ci](https://github.com/Giveth/giveth-caddy/actions/workflows/ci.yml/badge.svg)](https://github.com/Giveth/giveth-caddy/actions/workflows/ci.yml)  \nWe want a specific Caddy Web Server Image that works with our Giveth-All stack. We are using this as a migration from nginx. This is a \nspecific caddy build that supports the below:\n1. Rate Limiting\n2. GeoBlocking \u0026 Control\n## Usage\nYou can find the docker-compose configuration snippet example here:\n```\n  caddy:\n    image: ghcr.io/giveth/giveth-caddy:latest\n    container_name: caddy\n    restart: unless-stopped\n    networks:\n      - mynetwork\n    ports:\n      - 80:80\n      - 443:443\n    env_file:\n      - .env\n    environment:\n      MY_URL = ${MY_URL:-}\n      RESTRICTED_PATHS: ${RESTRICTED_PATHS:-}\n      IP_WHITELIST: ${IP_WHITELIST:-}\n    volumes:\n      - caddy_data:/data\n      - caddy_config:/config\n      - ./Caddyfile:/etc/caddy/Caddyfile\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiveth%2Fgiveth-caddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiveth%2Fgiveth-caddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiveth%2Fgiveth-caddy/lists"}