Tagged
Blog posts tagged with "docker-compose"
Tagged
Blog posts tagged with "docker-compose"

SilverStripe: Integrating Memcached Caching with Docker
Posted 11 months ago by Luc Shelton
In this blog post, I am going to demonstrate how you can hook up an existing memcached server instance with SilverStripe.

Securing HTTP Headers with NGINX in Docker
Posted 20 months ago by Luc Shelton
Nginx, stylized as NGINX, nginx or NginX, is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.