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:
@@ -4,6 +4,7 @@ dchwww_publisher_keys:
|
||||
ebonfire_publisher_keys: '{{ dchwww_publisher_keys }}'
|
||||
nratonpass_publisher_keys: '{{ dchwww_publisher_keys }}'
|
||||
dcow_publisher_keys: '{{ dchwww_publisher_keys }}'
|
||||
chmod777_publisher_keys: '{{ dchwww_publisher_keys }}'
|
||||
apache_server_name: pyrocufflink.net
|
||||
apache_ssl_certificate:
|
||||
/var/lib/letsencrypt/live/pyrocufflink.net/fullchain.pem
|
||||
|
||||
Reference in New Issue
Block a user