1
0
Fork 0
molgenis-ops-rancher/templates/nexus/0/rancher-compose.yml

16 lines
310 B
YAML

.catalog:
name: nexus
version: latest
description: Nexus for Molgenis
minimum_rancher_version: v1.6.3
start_on_create: true
scale: 1
health_check:
port: 8080
interval: 5000
unhealthy_threshold: 3
request_line: 'GET / HTTP/1.0'
healthy_threshold: 2
response_timeout: 5000