ansible-playbook-sobigdata-.../roles/ontotagme/defaults/main.yml

23 lines
777 B
YAML

---
ontotagme_compose_dir: '/srv/sobigdata_ontotagme_stack'
ontotagme_docker_stack_name: 'sobigdata-ontotagme'
ontotagme_docker_service_name: 'ontotagme'
ontotagme_docker_service_image: 'lorenzobellomosns/ontotagme-sobigdata:latest'
ontotagme_docker_network: 'sobigdata-ontotagme-network'
ontotagme_service_port: 5050
ontotagme_haproxy_public_net: 'haproxy-public'
ontotagme_authorized_scopes: '/gcube'
ontotagme_service_host: 'localhost'
ontotagme_pep: false
pep_port: 80
pep_replicas: 1
nginx_pep_debug_enabled: 'false'
nginx_pep_max_body_size: 500M
nginx_pep_body_timeout: 60s
nginx_pep_base_url: https://code-repo.d4science.org/gCubeSystem/d4s-nginx-pep-examples/raw/branch/master/sobigdata-ontotagme/
nginx_pep_templates:
- nginx.conf
- nginx.default.conf
- pep.js