websites: Add chmod777.sh

*chmod777.sh* is a simple static website, generated by Hugo.  It is
built and published from a Jenkins pipeline, which runs automatically
when new commits are pushed to Gitea.

The HTTPS certificate for this site is signed by Let's Encrypt and
managed by `lego` in the `certs` submodule.
This commit is contained in:
2020-03-04 08:02:38 -06:00
parent 2b49c5a02e
commit db6d13013a
9 changed files with 95 additions and 1 deletions

View File

@@ -28,4 +28,5 @@ frontend main-tls
use_backend nextcloud-tls if { req_ssl_sni -i nextcloud.pyrocufflink.net }
use_backend web-tls if { req_ssl_sni -i darkchestofwonders.us }
use_backend web-tls if { req_ssl_sni -i pyrocufflink.net }
use_backend web-tls if { req_ssl_sni -i -m end chmod777.sh }
default_backend openvpn