Updates to online workflow (moved cloudflare back to system service), full rework of homepage, updated a bunch of stuff in general
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"AccountTag":"a421828402ca13fbcaad955f285f16f6","TunnelSecret":"949mtkdN202INtEohadCgnEe7QXykBL26dq2uQMt+HQ=","TunnelID":"843f83a4-247a-4c29-8a7e-cde50e2f4222","Endpoint":""}
|
||||
@@ -1,34 +1,27 @@
|
||||
# filepath: /home/bunker-admin/changemaker.lite/configs/cloudflare/tunnel-config.yml
|
||||
# Cloudflare Tunnel Configuration
|
||||
# Auto-generated by Changemaker Configuration Wizard
|
||||
# Cloudflare Tunnel Configuration for cmlite.org
|
||||
# Generated by Changemaker.lite start-production.sh on Sun 29 Jun 2025 09:10:15 PM MDT
|
||||
|
||||
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
|
||||
tunnel: 843f83a4-247a-4c29-8a7e-cde50e2f4222
|
||||
credentials-file: /mnt/storagessd1tb/changemaker.lite.dev/changemaker.lite/configs/cloudflare/843f83a4-247a-4c29-8a7e-cde50e2f4222.json
|
||||
ingress:
|
||||
|
||||
- hostname: homepage.cmlite.org
|
||||
service: http://localhost:3010
|
||||
|
||||
- hostname: code.cmlite.org
|
||||
service: http://localhost:8888
|
||||
|
||||
- hostname: listmonk.cmlite.org
|
||||
service: http://localhost:9001
|
||||
|
||||
- hostname: docs.cmlite.org
|
||||
service: http://localhost:4000
|
||||
|
||||
- hostname: cmlite.org
|
||||
service: http://localhost:4002
|
||||
|
||||
- hostname: n8n.cmlite.org
|
||||
service: http://localhost:5678
|
||||
|
||||
- hostname: db.cmlite.org
|
||||
service: http://localhost:8090
|
||||
|
||||
- hostname: git.cmlite.org
|
||||
service: http://localhost:3030
|
||||
|
||||
# Catch-all rule (required)
|
||||
- hostname: map.cmlite.org
|
||||
service: http://localhost:3000
|
||||
- hostname: qr.cmlite.org
|
||||
service: http://localhost:8089
|
||||
- service: http_status:404
|
||||
|
||||
@@ -1,34 +0,0 @@
|
||||
# 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
|
||||
@@ -1,34 +0,0 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user