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

23 lines
796 B
YAML

---
ontotagme_compose_dir: '/srv/bluecloud_ontotagme_stack'
ontotagme_docker_stack_name: 'bluecloud-ontotagme'
ontotagme_docker_catalogue_service_name: 'ontotagme'
ontotagme_docker_catalogue_service_image: 'lorenzobellomosns/ontotagme-sobigdata/'
ontotagme_docker_network: 'bluecloud-ontotagme-network'
ontotagme_catalogue_ui_port: 8080
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/bluecloud-ontotagme/
nginx_pep_templates:
- nginx.conf
- nginx.default.conf
- pep.js