Commit Graph

3 Commits

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