53 Commits

Author SHA1 Message Date
gyurix
c3d881122c Run certificate check in the background during Nginx config creation
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-31 11:48:01 +02:00
gyurix
b5676c8ce6 Allow domain configuration deletion in Nginx script
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-26 12:29:33 +02:00
gyurix
8f23ff58ac Update basic authentication messages in Nginx configuration script
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-21 10:33:00 +02:00
gyurix
18ff17af6a Enhance error handling in certificate generation and improve logging for better debugging
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-21 09:42:47 +02:00
4e8db26524 added force create mode 2024-10-17 11:53:33 +02:00
a744f92f9f rewrite operation if nginx config file doesn't exists 2023-05-16 19:04:34 +00:00
root
7abe197967 MODIFY base data 2023-04-17 06:17:05 +00:00
55f0ebdd89 if allowed networks has changed then do not skip duplicated location but replace it (limit_except GET HEAD)
remove_location: remove /
tmp filename fix
2023-02-22 09:37:45 +00:00
8c59ed2ce9 remove leading / in duplicate check 2023-02-14 13:48:43 +00:00
aa6a84090a Completing proxy pass url with a hash 2023-02-03 11:39:50 +00:00
853755533a Merge fix
Merge branch 'master' of ssh://git.format.hu:20202/format/proxy-scheduler
2023-02-03 11:36:42 +00:00
e9aa324cf0 Fix 2023-02-03 11:26:56 +00:00
21e2b063ee Remove and modify alternate locations 2023-02-02 14:04:21 +00:00
b7ffad16d1 add_alternate_location 2023-02-01 06:54:05 +00:00
29e637e54f Changed LOCAL_IP to LOCAL_NAME in nginx config create 2023-01-26 12:28:23 +00:00
ed6d539e95 Added missing per symbol to alternate location path entry 2023-01-25 10:25:19 +00:00
9373f2ba3b Removed cross origin header add lines 2022-12-14 08:41:08 +00:00
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