mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-03 19:58:14 +00:00 
			
		
		
		
	Implemented new matomo setup
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
{# This template needs to be included in docker-compose.yml containers, which depend on a database, redis and optional additional volumes #}
 | 
			
		||||
{% if
 | 
			
		||||
      (applications[application_id].docker.services.redis.enabled | default(false)| bool) or
 | 
			
		||||
      applications | is_docker_service_enabled(application_id, 'redis') or
 | 
			
		||||
      not applications | is_feature_enabled('central_database',application_id) 
 | 
			
		||||
    %}
 | 
			
		||||
    depends_on:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user