• Joined on 2023-05-10
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-05-22 10:45:52 +02:00
99a83f318a feat: Implemented a notification service for unhealthy containers.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-05-04 15:19:09 +02:00
4e405a7f7a Improvements in .templates/bin scripts:
9dab9d465d Minor improvements in check_certificates wrapper script.
Compare 2 commits »
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-05-02 23:46:56 +02:00
14d499350e Improvements (cronmail) and fixes in mail utilities.
5b0b5ae2d3 configs_backup.sh now saves all root files (not only the docker-compose.yml).
Compare 2 commits »
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-05-01 22:50:41 +02:00
358211bcff Wrapper scripts to various mail transfer agents added to .utils collection.
a2f95b2ecb DNF support has been added to global maintenance_daily script.
Compare 2 commits »
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-04-25 10:45:09 +02:00
b45add29f5 Fix: missing error message in rotate_logs script.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-04-12 19:16:06 +02:00
bb796024e3 Gitbackup export facility and minor improvements.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-04-12 17:50:17 +02:00
c6c4d2794f A new source repository introduced for Watchtower in place of old, abandoned repo.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-02-17 20:07:05 +01:00
7799e7a11f In Nextcloud recipe the storage_backup now excludes the documents if the storage_gitbackup is active.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-02-16 20:33:52 +01:00
22fac32e46 Minor improvements in the Nextcloud recipe.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-02-16 20:20:37 +01:00
3827481a0a SSL certificate expiration check has been added to the daily maintenance.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-02-16 17:11:17 +01:00
3963be4ce5 acme.sh script has been updated to v3.1.3
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-01-29 15:51:39 +01:00
89b86d0988 Minor changes to backup files rotation.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-01-29 15:39:11 +01:00
0f8f05cbaf Minor bugfixes in Nextcloud recipe.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-01-29 15:27:42 +01:00
16ca4dc37c More permissive CSP header in nginx general configuration.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-01-14 21:56:29 +01:00
d9a56d178b New recipe: Redmine with MariaDB.
a6db332f5b New recipe: Nextcloud with MariaDB.
e0a8a89bb3 Regression: missing envvars in nginx.conf template.
Compare 3 commits »
kovacsz pushed to master at marcusconsulting/docker-skeleton 2026-01-14 21:45:06 +01:00
d99af2ffa9 The nginx.conf now considers common "/.well-known/" files (e.g caldav, carddav).
kovacsz pushed to master at marcusconsulting/docker-skeleton 2025-09-21 11:21:28 +02:00
e7054c4e7d rotate_folder now correctly handles "zero elements to keep" directives.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2025-09-01 13:03:39 +02:00
8f211002ff In mysql_restoredb the decimal conversion has been forced in MySQL/MariaDB version comparison.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2025-09-01 12:44:11 +02:00
6f87a9e91a rotate_folder now correctly handles configuration file pathnames containing spaces.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2025-06-25 11:35:48 +02:00
531a7cf39e Undo the maintainer's change: we won't force the download of PDFs.