Skip to content

mesoform/squid-gcp-proxy

Repository files navigation

Example Concierge managed Squid as a proxy

Introduction

In the principle of DRY, hop on over to the Apache as a Proxy introduction because the details are the same.

How we got set up

Likewise, setting up our repository for Squid was pretty much the same as setting up Apache. We only use one install script, just a script to reload Squid but still have a set of Jinja templates for automating the configuration of our application at build time. In particular, the consul-template template which is used when we discover what Apache servers are in our environment. It obviously isn't normal to be discovering clients but we wanted to demonstrate how we can use active discovery to configure our Squid ACLs. When used with secure keys, this could be used to configure Squid as a basic identity aware proxy.

Noteworthy configuration

So much is covered in the Apache repo that there isn't a great deal to write about here (well, consistent and repeatable builds is what a lot of this is about). However, there are still a few interesting points:

###------------------------------------------------------------------------------------------------------------------------- Template by Mesoform Limited

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages