{"id":26055722,"url":"https://github.com/nopp/vag","last_synced_at":"2025-07-13T19:07:35.343Z","repository":{"id":18138859,"uuid":"21225835","full_name":"nopp/vag","owner":"nopp","description":"Varnish Administration GUI (Open Source VAC Alternative)","archived":false,"fork":false,"pushed_at":"2022-12-02T18:37:38.000Z","size":3025,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-11T03:14:37.905Z","etag":null,"topics":["flask","varnish"],"latest_commit_sha":null,"homepage":"","language":"Python","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/nopp.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":"2014-06-26T02:47:22.000Z","updated_at":"2024-10-02T16:51:25.000Z","dependencies_parsed_at":"2023-01-11T20:28:10.146Z","dependency_job_id":null,"html_url":"https://github.com/nopp/vag","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nopp/vag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopp%2Fvag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopp%2Fvag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopp%2Fvag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopp%2Fvag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nopp","download_url":"https://codeload.github.com/nopp/vag/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopp%2Fvag/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265191123,"owners_count":23725264,"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":["flask","varnish"],"created_at":"2025-03-08T10:20:52.838Z","updated_at":"2025-07-13T19:07:35.313Z","avatar_url":"https://github.com/nopp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Varnish Administration GUI \n=============================\n(Open source VAC alternative)\n\n* VCL Editor\n* Purge/Ban\n* Real time cluster info\n* VCL change history\n\nObs:. I'm not a programmer :), do not expect a good code!\n\nRequired\n========\n\n* Python + Flask\n* Varnish 3.x\n* Varnish-agent 2.2\n* MySQL\n\nHow to install\n==============\n\nVAGENT2.2\n==========\n* yum install libmicrohttpd-devel libcurl-devel varnish-libs-devel\n* wget https://github.com/varnish/vagent2/archive/2.2.0.tar.gz or use locally file\n* tar zxvf 2.2.0.tar.gz\n* cd vagent2-2.2.0/ \u0026\u0026 ./autoge.sh \u0026\u0026 ./configure \u0026\u0026 make \u0026\u0026 make install\n* echo \"varnish:yourPass\" \u003e /etc/varnish/agent_secret\n* varnish-agent\n\nVAG\n====\n* yum install python-devel mariadb-devel mysql-devel\n* mkdir /var/log/vag/\n* pip install mysql-python\n* git clone https://github.com/nopp/vag\n* python setup.py install\n* Create database VAG (on MySQL) and import /etc/vag/vag.sql\n* Verify workdir on /etc/init.d/vag, if necessary change to the correct.\n* Start the application: /etc/init.d/vag start\n* Put vcl_updater.sh on cron, on all varnish agents: \n* 10 * * * * vcl_updater.sh\n  \n  This little \"hammer\" will be fixed on the new versions.\n\nHow to access\n=============\n\nhttp://ip:5010\n\n* Admin user: admin/admin\n* View user: view/view\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnopp%2Fvag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnopp%2Fvag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnopp%2Fvag/lists"}