Commit Graph

36 Commits

Author SHA1 Message Date
b52f04347c Added cross origin parameters to nginx location parts 2022-12-09 11:55:23 +00:00
ba1772f4aa Adding server name line when 80 http port not defined 2022-10-28 22:38:52 +00:00
8bf5736043 Checking generate certificate and create dhparam file if proxy dir not exists and finalize recovering process with domain delete from domain dir if any error happened 2022-10-26 12:22:29 +00:00
6801a7b83c Check certificate path 2022-10-25 08:53:56 +00:00
a19a5c63a7 Added GENERATE_CERTIFICATE variable and check and updated the proxy.json list also 2022-10-21 13:22:12 +00:00
acd5903fd1 Fixing http section when variable empty 2022-09-30 12:40:34 +00:00
1902534bf0 Fixing http section when variable empty 2022-09-30 09:52:46 +00:00
3de68bf07b Fixing HTTP empty string and HTTPS_PORT variable usage cases 2022-09-20 10:27:54 +00:00
c6343a976a Fixing listen ports in nginx config generation script to 80 and 443 2022-08-26 16:28:22 +00:00
fdbe2be769 Avoiding proxy config wihtout port 80 listening server section 2022-08-23 11:30:26 +00:00
9431dbe98e Haproxy template and nginx default timeout settings were modified. 2022-06-24 06:44:13 +00:00
7d9a18e5db Correcting domain name variable in check_proxy_state method 2022-06-16 08:52:09 +00:00
7f33c6400b Correcting nginx_config_create script and the domain.sample skeleton json 2022-05-31 15:47:45 +00:00
cd807f16dc Implementing LOCAL_ALLOWED_NETWORK in NGINX proxy location definitions at all. Added domain.sample skeleton file also. 2022-05-31 12:55:26 +00:00
5cdffeaee6 Implementing proxy pathes in nginx config generate 2022-05-27 10:10:31 +00:00
86a72657a4 Change default client max body size in nginx conf and implemented MAX_BODY_SIZE variable 2022-05-11 10:18:47 +00:00
8ccc13a9e6 Fixing few mistype in ngnix config create script 2022-05-06 05:33:59 +00:00
b707133107 Added server alias values to nginx proxy config. 2022-05-03 19:32:50 +00:00
Gyorgy Berenyi
60f8fc575a Diffie-Hellman (DHE) key exchange should be disabled. 2021-11-01 20:08:30 +00:00
056e907622 Fixing ssl redirection in ngnix config create script. 2021-10-05 18:50:13 +00:00
97260b0080 Minor syntax bugfix. 2021-09-16 21:28:55 +02:00
a8c336a16f Minor bugfixes. 2021-09-16 19:20:19 +00:00
67945cf556 Minor bugfixes at nginx config create script. 2021-09-16 19:04:04 +00:00
5f5e2e3603 Bugfixes at nginx config create. 2021-09-16 18:50:52 +00:00
1cd59dcbe7 Fix nginx config create at line http and https redirect. 2021-09-16 18:29:52 +00:00
ddfedda8dc Minor changes. 2021-09-07 12:44:19 +02:00
6388f36687 Minor bugfixes. 2021-09-02 11:50:20 +00:00
0bb748f2d9 Major changes in mainline functions, new file cretated. 2021-07-02 20:30:56 +00:00
58ec63c882 Some bugfixes. 2021-07-01 18:49:49 +00:00
5406eb1daa Minor fixes in ngnix config create. 2021-07-01 08:47:24 +00:00
70e077b58c Minor bugfixes. 2021-07-01 08:23:23 +00:00
376d6196e1 Some bugfixes. 2021-07-01 08:18:25 +00:00
379a765df3 Minor fixes. 2021-06-30 09:03:17 +00:00
cf8ca904f5 Managing domain delete and domain create or changed events. 2021-06-30 06:53:14 +00:00
48e6883031 Check whether any certificates exist via script. 2021-06-29 11:41:49 +00:00
470df579cf Adding connfig create files 2012-01-01 00:43:59 +00:00