M6.5: enroll n8n (recipe #6, workflow automation) — tests authored (single-service, .n8n volume)
continuous-integration/drone/push Build is passing
continuous-integration/drone/push Build is passing
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Per-recipe harness config for n8n (recipe #6 — workflow automation; single-service, stateful via
|
||||
# the /home/node/.n8n volume, sqlite by default). Normal terminate-at-Traefik (no passthrough).
|
||||
# n8n exposes /healthz (200 {"status":"ok"}) once up.
|
||||
HEALTH_PATH = "/healthz"
|
||||
HEALTH_OK = (200,)
|
||||
DEPLOY_TIMEOUT = 600
|
||||
HTTP_TIMEOUT = 300
|
||||
Reference in New Issue
Block a user