Skip to content

allegro/vaas

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

VaaS

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 Docker Compose.

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.


Varnish® is a registered trademark of Varnish Software AB