8307b29649 
					 
					
						
						
							
							The .gz extension has been added to the CLASSES_PATTERN in xport_backup.sh  
						
						
						
						
					 
					
						2025-05-26 17:13:11 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						25c504601b 
					 
					
						
						
							
							Wrong variable name (BASE_DIR instead of SERVICE_BASE) in a check.  
						
						
						
						
					 
					
						2025-05-26 17:04:27 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7638a0ea2d 
					 
					
						
						
							
							Added the downsync utility (both Bash and Powershell) to retrieve exported backups.  
						
						
						
						
					 
					
						2025-05-20 18:55:24 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a2c6a76956 
					 
					
						
						
							
							Typo in service name conversion.  
						
						
						
						
					 
					
						2025-05-20 18:44:51 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						31572ffa08 
					 
					
						
						
							
							Various bugfixes and minor enhancements  
						
						... 
						
						
						
						* typo in .templates/nginx/nginx_static.inc
* better ACL comment in .templates/nginx/nginx_xport.inc
* missing dependency and wrong order in storage_gitbackup (MediaWiki, WordPress)
* wrong order in tools/build
* pointless warnings in tools/backup.d/xport_backup.sh
* new info file introduced: services/.ports 
						
						
					 
					
						2025-05-20 11:44:31 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						449a5012a9 
					 
					
						
						
							
							Minor improvements  
						
						... 
						
						
						
						* 110-startlogs.sh no longer repeats existing log lines.
* Added a missing ACL suggestion in nginx_xport.inc 
						
						
					 
					
						2025-03-31 12:05:01 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7ab0d50abf 
					 
					
						
						
							
							rotate_logs now rotates non-empty logs even if the service isn't running.  
						
						
						
						
					 
					
						2025-03-17 16:00:25 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8f962df620 
					 
					
						
						
							
							staticweb_filebrowser recipe: includable nginx stub added to the staticweb  
						
						
						
						
					 
					
						2025-03-06 19:12:42 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0342dfe641 
					 
					
						
						
							
							Nginx enhancements - split configuration (nginx_*.inc stubs)  
						
						
						
						
					 
					
						2025-03-06 19:03:08 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eb5ede75f0 
					 
					
						
						
							
							Additional export backups feature.  
						
						
						
						
					 
					
						2025-03-06 18:55:00 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						46fc58210e 
					 
					
						
						
							
							Added --noconf option to the rotate_folder script.  
						
						
						
						
					 
					
						2025-03-06 18:37:19 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						48faad59c7 
					 
					
						
						
							
							Added a new recipe: wondercms_php8.  
						
						
						
						
					 
					
						2025-03-05 21:01:39 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e3b0dd03de 
					 
					
						
						
							
							A new recipe added: nodejs_mongodb_mongoxp.  
						
						
						
						
					 
					
						2025-03-05 20:47:31 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						05431b716d 
					 
					
						
						
							
							New recipe added: staticweb_filebrowser.  
						
						
						
						
					 
					
						2025-03-05 20:24:53 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aaf493f13c 
					 
					
						
						
							
							Wordpress_mariadb recipe improvements.  
						
						... 
						
						
						
						* Unified dumpdb_mysql.sh script.
* Added the restoredb_mysql wrapper script.
* Minimal changes in storage_backup script. 
						
						
					 
					
						2025-03-05 20:07:28 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7e89d1da9e 
					 
					
						
						
							
							Mediawiki_mariadb recipe improvements.  
						
						... 
						
						
						
						* Unified dumpdb_mysql.sh script.
* Added the restoredb_mysql wrapper script. 
						
						
					 
					
						2025-03-05 20:05:20 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						de8bfe5137 
					 
					
						
						
							
							The common mysql_restoredb script now works with dockerized engine as well.  
						
						
						
						
					 
					
						2025-03-05 19:29:27 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						39c0f07fca 
					 
					
						
						
							
							110-startlogs.sh hotfix  
						
						
						
						
					 
					
						2025-02-26 16:53:21 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6d9394e62d 
					 
					
						
						
							
							Web security enhancements  
						
						... 
						
						
						
						* new dependency: libnginx-mod-http-headers-more-filter
* security headers in _general.conf (inherited to all vhosts)
* scheme-dependent Strict-Transport-Security header in nginx.conf 
						
						
					 
					
						2025-02-12 20:28:25 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0547b81062 
					 
					
						
						
							
							fix: Obsoleted version parameter has been removed from docker-compose.yml recipes  
						
						
						
						
					 
					
						2024-12-09 11:52:47 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c347befe9b 
					 
					
						
						
							
							fix:  🐛  setpermission.sh now uses setfacl properly.  
						
						
						
						
					 
					
						2024-09-17 20:02:04 +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