2
0

12 Commits

Author SHA1 Message Date
ddd6a71186 Per-service logging enhancements
* per-service logging feature restarts automatically on reboot
* a new worker script: tools/startup.d/110-startlogs.sh
* using docker logs instead of docker compose logs cause format changes
2025-02-02 19:01:40 +01:00
125466cf1e Minor webservice enhancements
* forced text/html MIME type to the nginx.conf static messages
* preparation of a static web service in nginx.conf
* preparation of static certificates in configs folder and nginx.conf
* missing } in nginx.conf
2025-02-02 18:26:25 +01:00
0547b81062 fix: Obsoleted version parameter has been removed from docker-compose.yml recipes 2024-12-09 11:52:47 +01:00
a7d839b82a Update .recipes/wordpress_mariadb/tools/backup.d/dumpdb_mysql.sh
Fixed typo in docker-compose detection.
2024-12-01 17:19:19 +01:00
df4e59ee9f Update .recipes/mediawiki_mariadb/tools/backup.d/dumpdb_mysql.sh
Fixed typo in docker-compose version detection.
2024-12-01 17:16:39 +01:00
0517de2afb Merge branch 'master' of https://gitea.marcusconsulting.hu/marcusconsulting/docker-skeleton.git 2024-09-17 20:03:19 +02:00
c347befe9b fix: 🐛 setpermission.sh now uses setfacl properly. 2024-09-17 20:02:04 +02:00
2334f7c46d fix: 🐛 setpermission.sh now uses setfacl properly. 2024-09-17 19:59:22 +02:00
145aab5386 Added some recipes. 2024-08-25 19:51:30 +02:00
005d0503e2 Ubuntu 24.04 LTS conformance mods
* docker-compose-v2 compatibility
* MySQL/MariaDB dual comaptibility
ACME client minor upgrade
2024-08-24 19:46:03 +02:00
47211a6ea8 Minor improvements. 2024-03-08 12:29:27 +01:00
7803630c76 Initial commit - forked from the corresponding Smartfront repositories. 2023-09-11 18:01:37 +02:00