dto-btn / todo

Catch-all for issues that aren't related to a specific project.
0 stars 0 forks source link

Varnish/Apache localhost #19

Closed patheard closed 5 years ago

patheard commented 5 years ago

Create playbook to have Varnish/Apache on same host, with Apache performing SSL termination.

Related #8

patheard commented 5 years ago

Nginx is now being used as a reverse proxy on the same box as Varnish. It acts as the SSL terminator and proxies all requests to Varnish.

It also redirects all non-HTTPS traffic to HTTPS.