{"id":15782449,"url":"https://github.com/kendrick-k/varnish4","last_synced_at":"2026-05-18T00:06:13.209Z","repository":{"id":29472620,"uuid":"33009232","full_name":"kendrick-k/varnish4","owner":"kendrick-k","description":"Varnish 4 VCL with import structure to deploy with Ansible","archived":false,"fork":false,"pushed_at":"2016-11-06T15:07:30.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-22T13:27:23.929Z","etag":null,"topics":["ansible","varnish"],"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/kendrick-k.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}},"created_at":"2015-03-27T21:08:36.000Z","updated_at":"2016-11-06T11:30:51.000Z","dependencies_parsed_at":"2022-08-03T11:46:22.438Z","dependency_job_id":null,"html_url":"https://github.com/kendrick-k/varnish4","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kendrick-k/varnish4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendrick-k%2Fvarnish4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendrick-k%2Fvarnish4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendrick-k%2Fvarnish4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendrick-k%2Fvarnish4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kendrick-k","download_url":"https://codeload.github.com/kendrick-k/varnish4/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendrick-k%2Fvarnish4/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ansible","varnish"],"created_at":"2024-10-04T19:07:21.647Z","updated_at":"2026-05-18T00:06:10.446Z","avatar_url":"https://github.com/kendrick-k.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"Varnish 4 VCL with Ansible\n==========================\n\n# Varnish 4\n\n## Varnish Processing States\n\nVarnish [processing diagram](https://www.varnish-cache.org/docs/trunk/reference/states.html)\n\n# Deploying\n\nYou can deploy your VCL into a directory with Ansible through Git into the varnish directory\n\n    /etc/varnish\n    \nand make a symlink to the varnish.vcl of this project (with the imports so, remove the default.vcl before) :\n\n    ln -s varnish4/varnish.vcl default.vcl\n    \nls -la would show you :\n    \n    default.vcl -\u003e varnish4/varnish.vcl\n    \nfull path would be :\n\n    /etc/varnish/default.vcl -\u003e /etc/varnish/varnish4/varnish.vcl\n    \nIn that way you would never have to overwrite the default.vcl and you could use the flexibility of Ansible to update your VCL and reload the Varnish configuration (and rollback if necessary).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkendrick-k%2Fvarnish4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkendrick-k%2Fvarnish4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkendrick-k%2Fvarnish4/lists"}