Add a means of reserving an instance

This commit is contained in:
Tom Wiesing 2020-10-01 11:49:17 +02:00
parent e210504ca8
commit 07b8061c7a
No known key found for this signature in database
GPG key ID: DC1F29F2BC78AB15
6 changed files with 103 additions and 0 deletions

View file

@ -0,0 +1,14 @@
#######################
# Meta Settings
#######################
#######################
### Web Server settings
#######################
# the hostname for the website
VIRTUAL_HOST=example.com
# optional letsencrypt support
# when blank, ignore
LETSENCRYPT_HOST=
LETSENCRYPT_EMAIL=