Commit Graph

7 Commits

Author SHA1 Message Date
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
b14fc1f0c1 [add] initial commit 2020-04-04 20:34:09 -04:00