{"id":16272307,"url":"https://github.com/ventz/docker-varnish","last_synced_at":"2025-04-08T15:47:23.742Z","repository":{"id":70234195,"uuid":"81492476","full_name":"ventz/docker-varnish","owner":"ventz","description":"Super Small (107MB) fully configured Varnish Cache Docker container - highly customized","archived":false,"fork":false,"pushed_at":"2017-02-09T20:43:47.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T10:57:22.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","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/ventz.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":"2017-02-09T20:36:08.000Z","updated_at":"2017-10-31T12:28:02.000Z","dependencies_parsed_at":"2023-06-14T22:00:23.435Z","dependency_job_id":null,"html_url":"https://github.com/ventz/docker-varnish","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/ventz%2Fdocker-varnish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ventz%2Fdocker-varnish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ventz%2Fdocker-varnish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ventz%2Fdocker-varnish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ventz","download_url":"https://codeload.github.com/ventz/docker-varnish/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247875127,"owners_count":21010841,"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-10T18:17:14.294Z","updated_at":"2025-04-08T15:47:18.732Z","avatar_url":"https://github.com/ventz.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Required \"DATA\" directory - with \"default.vcl\"\n\nThis container assumes you have a \"/varnish\" directory with a\n\"default.vcl\" config file.\n\nI have provided a very good ready to go \"default.vcl\" (in the\n\"container\" folder), which only needs the IP/port changed (see:\n\"CHANGE ME\" part inside)\n\n# How to run Varnish Docker Container?\n```\ndocker run --name=varnish \\\n--restart=always  \\\n-d \\\n-p 80:80 \\\n-p 81:81 \\\n-v /varnish:/etc/varnish \\\nventz/varnish\n```\n\n# Customizations - RAM, Ports, Cache period\n* In the \"Dockerfile\", you may allocate more RAM (by default, I've provided 300MB)\n* You may specify alternative ports (other than tcp/80, and tcp/81 for PROXY v2)\nDon't forget to EXPOSE them too.\n* You may change the \"cache\" period for when your backend is down/unavailable, via the \"set.beresp.grace\" field in the default.vcl.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fventz%2Fdocker-varnish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fventz%2Fdocker-varnish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fventz%2Fdocker-varnish/lists"}