Skip to content

jzmudzinski/vaas

 
 

Repository files navigation

VaaS - Varnish as a Service

Build Status

VaaS enables you to manage cluster(s) of Varnish servers from one place, via a web GUI or a REST API. Information about your Varnish servers and their backends, directors and probes is saved into a database. It is then used to automatically generate and distribute VCLs.

Why we wrote it

We got tired of having to edit VCLs manually, storing them under version control and waiting for puppet to distribute them. As our SOA architecture grew, we found ourselves doing it more and more. So we wrote VaaS. Now each team can administer their service's backends by themselves. And they don't have to wait 30 minutes for puppet to distribute the change. It is applied instantly on all Varnish servers.

Example

See VaaS documentation for examples how to use GUI, API and how to familiarize yourself with VaaS in a few simple steps using VaaS in Vagrant.

Licensing

VaaS is an application written in Python based on Django and several other libraries. These libraries are Open Source and subject to their licenses. VaaS code is published under Apache Version 2.0 License.

About

VaaS - Varnish as a Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.2%
  • HTML 9.5%
  • Perl 9.1%
  • Puppet 3.1%
  • Shell 2.0%
  • Ruby 0.1%