558b980c1e
[mod] added upstream port customization
2021-02-02 21:58:50 -05:00
aef30adb1f
[fix] disabled nginx version
2021-02-02 17:33:26 -05:00
f722abb30d
[fix] fixed font path
2020-06-24 06:39:41 -04:00
befd45a41c
[fix] fixed linebreak in web index.html
...
(cherry picked from commit f0db1d7a54122bf7e6d2ce85a97c0b44b4edc611)
2020-06-06 19:55:57 -04:00
a9e14cc71a
[mod] default and error pages for web container
...
- removed volume for web as this is a placeholder
2020-06-06 19:13:34 -04:00
55823e6cfa
[add] add custom error page if upstream fails
2020-06-06 18:13:13 -04:00
9378ae4a00
[add] added 403 catchall for invalid domains
2020-06-06 17:30:19 -04:00
a3f5fc413f
[fix] rng() now outputs positive int and increased nginx name bucket
...
- [fix] changed od flag from -i to -d to generate unsigned numbers
- the param -i can create negative numbers in dash
- [fix] increased server_names_hash_bucket_size to 64
- to accommodate for large domain names with (many) subdomains
2020-05-27 16:30:10 -04:00
f3d17e931a
[mod] proxy nginx config is now generated based on domains.env
...
- domains and servers in domains.env are mapped 1:1
- moved domains.env to ./files/domains.env
- renamed kweb to web for a more generic approach
2020-05-27 15:58:21 -04:00
3d778ff698
[fix] proxy and certbot now exit properly with code 0
...
- also fixed (currently not used) saving log to file
2020-05-23 08:06:05 -04:00
76096a037d
[add] added deploy hook to indicate new cert
...
- $certs_updated is now only touched when a cert has been generated/renewed
2020-04-05 23:38:24 -04:00
64725d1034
[mod] use docker network for certbot to (proxy) webserver wget
2020-04-05 22:41:54 -04:00
e9538a72f3
[fix] fixed certbot image permissions
2020-04-05 22:25:18 -04:00
0e537ee1cd
[mod] added PRODUCTION check for certbot
2020-04-05 20:36:15 -04:00
b14fc1f0c1
[add] initial commit
2020-04-04 20:34:09 -04:00