-
Notifications
You must be signed in to change notification settings - Fork 0
Home
james-nesbitt edited this page Oct 30, 2014
·
6 revisions
Based on a concept POC presented here: https://amsterdam2014.drupal.org/session/spdy-sandwich-superfly-sites-nginx-and-varnish
The concept for this box is that you can put any number of instances of this container in front of any web-service that you have, and it will act as an accelerator that can efficiently handle large volumes of traffic. The goal is to have the image work automatically, if you set some ENV variables and a LINK to the backend server.
https://github.com/james-nesbitt/wk-docker-spdysandwhich
https://registry.hub.docker.com/u/jamesnesbitt/wk-spdysandwhich/
Credit goes to everybody else, I am just packaging this up right now.