Commit Graph

103 Commits

Author SHA1 Message Date
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
93c007b73a Merge remote-tracking branch 'refs/remotes/origin/master' 2022-06-16 08:55:17 +00:00
7d9a18e5db Correcting domain name variable in check_proxy_state method 2022-06-16 08:52:09 +00:00
Gyorgy Berenyi
e11cfcaeeb Update 'README.md' 2022-06-09 11:38:35 +00:00
Gyorgy Berenyi
1e260d75f4 Update 'README.md' 2022-06-09 11:33:23 +00:00
Gyorgy Berenyi
b9a71da421 Update 'README.md' 2022-06-09 11:32:00 +00:00
Gyorgy Berenyi
760f3a0b49 Update 'README.md' 2022-06-09 11:30:02 +00:00
Gyorgy Berenyi
34bf0dd843 Update 'README.md' 2022-06-09 11:26:05 +00:00
Gyorgy Berenyi
ca09176aba Update 'README.md' 2022-06-09 11:25:43 +00:00
Gyorgy Berenyi
9e74344b0e Add 'README.md' 2022-06-09 11:21:42 +00:00
9e588d156d Implement proxy protocol into haproxy configuration 2022-06-01 20:59:19 +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
e86a62f2e8 Correcting event of self signed certitifacte create 2022-05-06 05:45:58 +00:00
8ccc13a9e6 Fixing few mistype in ngnix config create script 2022-05-06 05:33:59 +00:00
89e2b9203d Coorecting the letsencrypt image name in letsencrypt.json file. 2022-05-05 16:29:30 +00:00
b707133107 Added server alias values to nginx proxy config. 2022-05-03 19:32:50 +00:00
95bb030193 Minor bugfix in template json. 2022-04-09 11:40:54 +02:00
8b7b1b5f12 Inserting letsencrypt service name variable, and correcting proxy variables and public (actually smarthost) proxy service file. 2022-04-03 20:12:29 +00:00
9bba9f7494 Creating "new_certificate" file in case self signed certificate created 2022-03-29 10:00:05 +00:00
Gyorgy Berenyi
34fd63927b Update 'scripts/scheduler.sh'
Simplifying scheduler process to three options and their sub processes options
2022-03-29 07:28:00 +00:00
3194573e2e Adding letsencyt json for manage depend service helping 2022-03-28 09:16:08 +00:00
f21a253ad0 Correcting inotify watched directories path 2022-03-28 09:11:24 +00:00
ef6b1d7495 Correcting docker run command and other parameters within 2022-03-26 14:52:22 +00:00
6618dfbd1b Missed proxy.json file merge
Merge remote-tracking branch 'refs/remotes/origin/master'
2022-03-26 14:31:26 +00:00
ac7efbb918 Docker registry url mistype 2022-03-26 14:30:13 +00:00
36aec4f109 Filfull proxy.json file 2022-03-26 14:16:08 +00:00
da1346881c Adding proxy-scheduler service json file. 2022-03-26 13:36:22 +00:00
Gyorgy Berenyi
2ec589b2ec Correct typo 2022-01-10 12:11:03 +00:00
0a20256fa5 Minor changes. 2021-12-02 20:15:37 +00:00
14d3943ebf Error message created in case no docker registry url defined. 2021-12-02 20:09:26 +00:00
58e84e4c96 Minor bugfixies 2021-12-02 19:49:32 +00:00
20ab31d961 Fixing REGISTRY variable. 2021-12-02 15:05:23 +00:00
04c3923e4f Fixing if statement definitions. 2021-12-02 13:25:16 +00:00
Gyorgy Berenyi
28e70f5853 Update 'scripts/config_haproxy_create.sh'
Http redirect bugfix
2021-11-30 20:00:11 +00:00
Gyorgy Berenyi
60f8fc575a Diffie-Hellman (DHE) key exchange should be disabled. 2021-11-01 20:08:30 +00:00
966ab57278 Setup docker registry url variable. 2021-10-08 07:24:15 +02:00
7e97be1f9c Added proxy.json enviroment parameters file. 2021-10-08 07:12:17 +02:00
056e907622 Fixing ssl redirection in ngnix config create script. 2021-10-05 18:50:13 +00:00
63a4496e5f New settings of domain check. 2021-09-29 19:02:47 +00:00
33a804c8a0 Correspondig domain access check. 2021-09-29 14:00:18 +00:00
fd328516c6 Minor bugfix. 2021-09-29 11:57:59 +00:00
348d0f7dea Fixing DOMAIN variable in check_proxy_state file. 2021-09-29 11:54:20 +00:00
4449c98f1c Minor bugfix. 2021-09-29 11:36:46 +00:00