Posted on 14 March 2018
Nginx behind Apache reverse proxy with access restrictions
I have a couple of sites that are sitting behind Basic HTTP Authentication restrictions. They're simple applications that don't need full-blown built-in access control and are served over HTTPS, so Basic HTTP Auth serves just fine as a restriction control.
GitLab CE, Docker, PHP7.1, Laravel 5.5, SQLite CI pipeline
I've been coding in PHP for more than 15 years using a variety of environments; Windows, FreeBSD, Linux, MacOS, VMWare+Vagrant+Linux, but more recently, I've been wanting to make the move to Docker.