Experimental setup with dedicated httpd service

This commit is contained in:
WilliamMiceli
2018-11-17 15:41:43 -05:00
parent 647281839e
commit f4af177a69
2 changed files with 47 additions and 33 deletions

View File

@@ -77,20 +77,12 @@ catalog:
label: "Data Directory"
description: |
The directory to store persistent data for the stack.
default: "Personal/Nextcloud"
default: "Personal/Nextcloud-Experimental"
required: true
type: string
services:
nextcloud:
scale: 1
# health_check:
# port: ${HOST_HTTP_PORT}
# request_line: GET /healthcheck HTTP/1.0
# interval: 5000
# response_timeout: 2000
# healthy_threshold: 2
# unhealthy_threshold: 3
# strategy: none
mysql:
scale: 1