added gitea and fixed the config script up

This commit is contained in:
2025-05-29 10:57:45 -06:00
parent 5adf3a9e02
commit 78015bee80
8 changed files with 174 additions and 30 deletions

View File

@@ -2,30 +2,33 @@
# Cloudflare Tunnel Configuration
# Auto-generated by Changemaker Configuration Wizard
tunnel: test # e.g. 1234567890abcdef
credentials-file: /home/coder/.cloudflared/test.json # e.g. /home/coder/.cloudflared/[insert tunnel number].json
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: dashboard.savetheostriches.com
- hostname: homepage.albertademocracytaskforce.org
service: http://localhost:3010
- hostname: code.savetheostriches.com
- hostname: code.albertademocracytaskforce.org
service: http://localhost:8888
- hostname: listmonk.savetheostriches.com
- hostname: listmonk.albertademocracytaskforce.org
service: http://localhost:9000
- hostname: docs.savetheostriches.com
- hostname: docs.albertademocracytaskforce.org
service: http://localhost:4000
- hostname: savetheostriches.com
- hostname: albertademocracytaskforce.org
service: http://localhost:4001
- hostname: n8n.savetheostriches.com
- hostname: n8n.albertademocracytaskforce.org
service: http://localhost:5678
- hostname: db.savetheostriches.com
- hostname: db.albertademocracytaskforce.org
service: http://localhost:8090
- hostname: git.albertademocracytaskforce.org
service: http://localhost:3030
# Catch-all rule (required)
- service: http_status:404