Commit Graph

132 Commits

Author SHA1 Message Date
e7ab2f7ea2 Added letsencrypt additional values 2023-06-12 13:26:02 +00:00
8bc47ad120 Added letsencrypt additional values 2023-06-12 13:03:16 +00:00
4657296579 Added letsencrypt additional values 2023-06-11 08:46:58 +00:00
8f2a9e50cb restarting proxies when any certificate created 2023-06-09 07:51:34 +00:00
9c51ea802e restarting proxies when any certificate created 2023-06-08 14:37:35 +00:00
2e64b67aaf restarting proxies when any certificate created 2023-06-08 14:25:03 +00:00
Gyorgy Berenyi
9fc8949429 Update 'scripts/check_certificates.sh'
Added exit rule once self signed certificate created at first time and added self sign certificate create when no any backend proxies found
2023-06-08 07:38:10 +00: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
Gyorgy Berenyi
55f06298df Update 'scripts/check_proxy_state.sh'
Removed network restart process
2023-04-11 09:40:40 +00:00
c600c78d76 Change statement when proxies restarting 2023-03-13 20:48:38 +00:00
33356f4b98 Introducing FORCE_RESTART variable and manage the proxy restart processes 2023-03-13 08:23:24 +00:00
dbf7bc82ea sample files for testing 2023-02-22 11:44: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
aff9c5efd6 Changing letsencrypt check value within restart cycle 2022-11-23 16:14:08 +00:00
a295ec57d5 Added debug lines for check certificate script 2022-11-08 07:25:38 +00:00
5c4f072dd7 Correcting cerificates directory path 2022-11-06 21:48:35 +00:00
46ee936f3a Checking any certificate exists for domain 2022-11-06 09:43:57 +00:00
ab7bf3a1e1 Fixing validity error 2022-11-03 10:53:25 +00:00
cf884be97b Added domain check cycle for script of generating certificates 2022-11-03 10:30:34 +00:00
c0284d9cb8 Added domain check cycle for script of generating certificates 2022-11-03 07:45:32 +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
0b16b57551 Added MOVED_TO event to inotify watch line 2022-09-10 15:47:19 +00:00
7679670a61 Added MOVED_TO event to inotify watch line 2022-09-10 15:40:41 +00:00
4922bebdc8 Find and use network name when restarting force the affected backend proxy 2022-09-10 06:19:28 +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
9c0d9c0fc7 Added timeout for curl response 2022-08-16 12:57:59 +00:00
cc23487f7a Changing proxy restart method 2022-08-16 12:32:41 +00:00
6dd9a1d976 In case of CERT_DIR directory not exists create it 2022-07-27 08:58:42 +00:00
33e90d2ce7 In case of some directories not exist create it 2022-07-27 08:46:22 +00:00
75235785fe Wrong haproxy timeout definitions correcting. 2022-06-24 07:21:49 +00:00
9431dbe98e Haproxy template and nginx default timeout settings were modified. 2022-06-24 06:44:13 +00:00
319ef1a381 Setting 300s timeout values in haproxy global template. 2022-06-23 11:26:52 +00:00