• Joined on 2023-05-10
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.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2025-06-22 17:45:16 +02:00
014d1bbc5c The maintainers of the Filebrowser changed the configuration files.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2025-06-15 12:40:07 +02:00
0211db1e08 110-startlogs.sh: better continuation of existing log file (even if empty).
kovacsz pushed to master at marcusconsulting/docker-skeleton 2025-05-26 17:13:33 +02:00
8307b29649 The .gz extension has been added to the CLASSES_PATTERN in xport_backup.sh
kovacsz pushed to master at marcusconsulting/docker-skeleton 2025-05-26 17:04:57 +02:00
25c504601b Wrong variable name (BASE_DIR instead of SERVICE_BASE) in a check.
kovacsz pushed to master at marcusconsulting/docker-skeleton 2025-05-20 18:56:16 +02:00
7638a0ea2d Added the downsync utility (both Bash and Powershell) to retrieve exported backups.
a2c6a76956 Typo in service name conversion.
Compare 2 commits »
kovacsz pushed to master at marcusconsulting/docker-skeleton 2025-05-20 11:56:20 +02:00
31572ffa08 Various bugfixes and minor enhancements
kovacsz pushed to master at marcusconsulting/docker-skeleton 2025-03-31 12:05:23 +02:00
449a5012a9 Minor improvements