57 Commits

Author SHA1 Message Date
gyurix
61047a8913 Add BUILDKIT_NO_HTTP2 environment variable and improve domain check logging in certificate script
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-15 09:29:42 +02:00
gyurix
67ea15291c Increase restart attempts in proxy configuration and add domain check logging in certificate script
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-15 08:31:25 +02:00
gyurix
9ebbed0696 Restrict certificate generation to non-localhost domains
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-14 12:20:01 +02:00
gyurix
4b86c3067f Update LETSENCRYPT_OUTPUT initialization to use empty JSON object for improved structure
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-18 08:58:19 +01:00
gyurix
c402e960be Refactor JSON handling in check_certificates.sh to simplify domain entry updates
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-15 00:20:02 +01:00
gyurix
6f2a6ed610 Refactor JSON creation in check_certificates.sh to use from_entries for improved data structure
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-14 20:37:53 +01:00
gyurix
6359f9a4cf Refactor JSON output structure in check_certificates.sh for improved data handling
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-14 18:15:40 +01:00
gyurix
9073684f44 Remove base64 encoding of log content in check_certificates.sh for improved clarity
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-13 08:39:01 +01:00
gyurix
9a96b891f8 Enhance check_certificates.sh to initialize output file and improve JSON handling for domain status logging
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-12 23:12:12 +01:00
bf94d01c0f Update scripts/check_certificates.sh
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-12 20:05:33 +00:00
gyurix
3100110e23 adding debug volume and log conent
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-12 07:52:12 +01:00
f4f696ccd6 VOLUME_MOUNTS 2025-03-03 17:16:48 +01:00
e3371457f3 SETUP_VERSION 2025-03-03 17:11:06 +01:00
3466187280 added external volume mounts and removes some 2024-11-23 12:40:45 +01:00
061e0b8099 removed docker binary mounts 2024-09-09 16:47:05 +02:00
a3f616e326 Added prechecked flag to service file start 2023-11-08 16:28:26 +00:00
ce45a3545e Added json arg to service file 2023-11-08 16:22:43 +00:00
Gyorgy Berenyi
4a94d1d4fe Update scripts/check_certificates.sh 2023-11-07 13:10:35 +00:00
Gyorgy Berenyi
6034b81758 Update scripts/check_certificates.sh 2023-11-07 12:51:23 +00:00
8b9d83fff7 Added firewall service file 2023-06-13 11:29:19 +00:00
eb446cefed Added multiple arrays into temporary service file 2023-06-13 09:18:29 +00:00
23beab8a6d Added multiple arrays into temporary service file 2023-06-13 09:01:21 +00:00
fd3d8cf1db Added letsencrypt additional values 2023-06-12 14:06:48 +00:00
653ae296ab Added letsencrypt additional values 2023-06-12 13:52:42 +00:00
2f56105ec5 Added letsencrypt additional values 2023-06-12 13:35:40 +00:00
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
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
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
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
e86a62f2e8 Correcting event of self signed certitifacte create 2022-05-06 05:45:58 +00: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
f21a253ad0 Correcting inotify watched directories path 2022-03-28 09:11:24 +00:00
ac7efbb918 Docker registry url mistype 2022-03-26 14:30:13 +00:00
966ab57278 Setup docker registry url variable. 2021-10-08 07:24:15 +02:00
eb82f0a86b Minor bugfixes. 2021-09-03 06:50:34 +00:00
6388f36687 Minor bugfixes. 2021-09-02 11:50:20 +00:00