--- # defaults file for is-collector service_prefix: 'is-collector' start_scopes: 'devNext' infrastructure: 'gcube' complete_start_scope: '/gcube/devNext' gcore_host: 'node22.d.d4science.research-infrastructures.eu' config_dir: 'etc/org.gcube.informationsystem.collector' scope_name: '{{ start_scopes | lower }}' backup_dir: '/home/gcube/existICBackups-root' is_collector_compose_dir: '/srv/{{ service_prefix}}-stack-{{ scope_name }}' is_collector_docker_stack_name: '{{ service_prefix}}-stack-{{ scope_name }}' is_collector_docker_service_server_name: '{{ service_prefix}}-{{ scope_name }}' is_collector_docker_server_image: 'd4science/gcore-{{ service_prefix}}:latest' is_collector_docker_network: '{{ service_prefix}}-network' #is_registry_service_port: 8080 is_collector_haproxy_public_net: 'haproxy-public'