Updated config.sh and new workflow for getting online.

This commit is contained in:
2025-06-29 15:50:32 -06:00
parent 93088f823a
commit 5a7d38ec71
29 changed files with 6109 additions and 291 deletions

View File

@@ -2,32 +2,32 @@
# Cloudflare Tunnel Configuration
# Auto-generated by Changemaker Configuration Wizard
tunnel: ${CF_TUNNEL_ID} # e.g. 1234567890abcdef
credentials-file: /home/coder/.cloudflared/${CF_TUNNEL_ID}.json # e.g. /home/coder/.cloudflared/[insert tunnel number].json
tunnel: your_cloudflared_tunnel_id} # e.g. 1234567890abcdef
credentials-file: /home/coder/.cloudflared/your_cloudflared_tunnel_id}.json # e.g. /home/coder/.cloudflared/[insert tunnel number].json
ingress:
- hostname: homepage.test.com
- hostname: homepage.cmlite.org
service: http://localhost:3010
- hostname: code.test.com
- hostname: code.cmlite.org
service: http://localhost:8888
- hostname: listmonk.test.com
- hostname: listmonk.cmlite.org
service: http://localhost:9001
- hostname: docs.test.com
- hostname: docs.cmlite.org
service: http://localhost:4000
- hostname: test.com
- hostname: cmlite.org
service: http://localhost:4002
- hostname: n8n.test.com
- hostname: n8n.cmlite.org
service: http://localhost:5678
- hostname: db.test.com
- hostname: db.cmlite.org
service: http://localhost:8090
- hostname: git.test.com
- hostname: git.cmlite.org
service: http://localhost:3030
# Catch-all rule (required)

View File

@@ -0,0 +1,34 @@
# filepath: /home/bunker-admin/changemaker.lite/configs/cloudflare/tunnel-config.yml
# Cloudflare Tunnel Configuration
# Auto-generated by Changemaker Configuration Wizard
tunnel: ${CF_TUNNEL_ID} # e.g. 1234567890abcdef
credentials-file: /home/coder/.cloudflared/${CF_TUNNEL_ID}.json # e.g. /home/coder/.cloudflared/[insert tunnel number].json
ingress:
- hostname: homepage.test.com
service: http://localhost:3010
- hostname: code.test.com
service: http://localhost:8888
- hostname: listmonk.test.com
service: http://localhost:9001
- hostname: docs.test.com
service: http://localhost:4000
- hostname: test.com
service: http://localhost:4002
- hostname: n8n.test.com
service: http://localhost:5678
- hostname: db.test.com
service: http://localhost:8090
- hostname: git.test.com
service: http://localhost:3030
# Catch-all rule (required)
- service: http_status:404

View File

@@ -0,0 +1,34 @@
# filepath: /home/bunker-admin/changemaker.lite/configs/cloudflare/tunnel-config.yml
# Cloudflare Tunnel Configuration
# Auto-generated by Changemaker Configuration Wizard
tunnel: ${CF_TUNNEL_ID} # e.g. 1234567890abcdef
credentials-file: /home/coder/.cloudflared/${CF_TUNNEL_ID}.json # e.g. /home/coder/.cloudflared/[insert tunnel number].json
ingress:
- hostname: cmlite.org
service: http://localhost:3010
- hostname: cmlite.org
service: http://localhost:3010
- hostname: cmlite.org
service: http://localhost:3010
- hostname: cmlite.org
service: http://localhost:3010
- hostname: cmlite.org
service: http://localhost:3010
- hostname: cmlite.org
service: http://localhost:3010
- hostname: cmlite.org
service: http://localhost:3010
- hostname: cmlite.org
service: http://localhost:3010
# Catch-all rule (required)
- service: http_status:404