35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
# filepath: /home/bunker-admin/changemaker.lite/configs/cloudflare/tunnel-config.yml
|
|
# Cloudflare Tunnel Configuration
|
|
# Auto-generated by Changemaker Configuration Wizard
|
|
|
|
tunnel: 4948fed8-3fd4-4562-ace7-d3e9ebc590b0 # e.g. 1234567890abcdef
|
|
credentials-file: /home/coder/.cloudflared/4948fed8-3fd4-4562-ace7-d3e9ebc590b0.json # e.g. /home/coder/.cloudflared/[insert tunnel number].json
|
|
ingress:
|
|
|
|
- hostname: homepage.albertademocracytaskforce.org
|
|
service: http://localhost:3010
|
|
|
|
- hostname: code.albertademocracytaskforce.org
|
|
service: http://localhost:8888
|
|
|
|
- hostname: listmonk.albertademocracytaskforce.org
|
|
service: http://localhost:9000
|
|
|
|
- hostname: docs.albertademocracytaskforce.org
|
|
service: http://localhost:4000
|
|
|
|
- hostname: albertademocracytaskforce.org
|
|
service: http://localhost:4001
|
|
|
|
- hostname: n8n.albertademocracytaskforce.org
|
|
service: http://localhost:5678
|
|
|
|
- hostname: db.albertademocracytaskforce.org
|
|
service: http://localhost:8090
|
|
|
|
- hostname: git.albertademocracytaskforce.org
|
|
service: http://localhost:3030
|
|
|
|
# Catch-all rule (required)
|
|
- service: http_status:404
|