Some updates to the start-production script and just general clean up

This commit is contained in:
2025-07-03 07:42:25 -06:00
parent ea6e5f17b2
commit 7e65665ad6
12 changed files with 371 additions and 343 deletions

View File

@@ -1 +0,0 @@
{"AccountTag":"a421828402ca13fbcaad955f285f16f6","TunnelSecret":"949mtkdN202INtEohadCgnEe7QXykBL26dq2uQMt+HQ=","TunnelID":"843f83a4-247a-4c29-8a7e-cde50e2f4222","Endpoint":""}

View File

@@ -1,27 +1,27 @@
# Cloudflare Tunnel Configuration for cmlite.org
# Generated by Changemaker.lite start-production.sh on Sun 29 Jun 2025 09:10:15 PM MDT
# Cloudflare Tunnel Configuration for bnkserve.org
# Generated by Changemaker.lite start-production.sh on Thu 03 Jul 2025 07:24:57 AM MDT
tunnel: 843f83a4-247a-4c29-8a7e-cde50e2f4222
credentials-file: /mnt/storagessd1tb/changemaker.lite.dev/changemaker.lite/configs/cloudflare/843f83a4-247a-4c29-8a7e-cde50e2f4222.json
tunnel: 2fff7cb3-7dd8-407f-86fd-7a681c1e5630
credentials-file: /home/bunker-mobile-lab/changemaker.lite/configs/cloudflare/2fff7cb3-7dd8-407f-86fd-7a681c1e5630.json
ingress:
- hostname: homepage.cmlite.org
- hostname: homepage.bnkserve.org
service: http://localhost:3010
- hostname: code.cmlite.org
- hostname: code.bnkserve.org
service: http://localhost:8888
- hostname: listmonk.cmlite.org
service: http://localhost:9001
- hostname: docs.cmlite.org
- hostname: listmonk.bnkserve.org
service: http://localhost:9000
- hostname: docs.bnkserve.org
service: http://localhost:4000
- hostname: cmlite.org
service: http://localhost:4002
- hostname: n8n.cmlite.org
- hostname: bnkserve.org
service: http://localhost:4001
- hostname: n8n.bnkserve.org
service: http://localhost:5678
- hostname: db.cmlite.org
- hostname: db.bnkserve.org
service: http://localhost:8090
- hostname: git.cmlite.org
- hostname: git.bnkserve.org
service: http://localhost:3030
- hostname: map.cmlite.org
- hostname: map.bnkserve.org
service: http://localhost:3000
- hostname: qr.cmlite.org
- hostname: qr.bnkserve.org
service: http://localhost:8089
- service: http_status:404

View File

@@ -5,25 +5,25 @@
- Code Server:
icon: mdi-code-braces
href: "https://code.cmlite.org"
href: "https://code.bnkserver.org"
description: VS Code in the browser - Platform Editor
container: code-server-changemaker
- Listmonk:
icon: mdi-email-newsletter
href: "https://listmonk.cmlite.org"
href: "https://listmonk.bnkserver.org"
description: Newsletter & mailing list manager
container: listmonk_app
- NocoDB:
icon: mdi-database
href: "https://db.cmlite.org"
href: "https://db.bnkserver.org"
description: No-code database platform
container: changemakerlite-nocodb-1
- Map Server:
icon: mdi-map
href: "https://map.cmlite.org"
href: "https://map.bnkserver.org"
description: Map server for geospatial data
container: nocodb-map-viewer
@@ -31,19 +31,19 @@
- Content & Documentation:
- Main Site:
icon: mdi-web
href: "https://cmlite.org"
href: "https://bnkserver.org"
description: CM-lite campaign website
container: mkdocs-site-server-changemaker
- MkDocs (Live):
icon: mdi-book-open-page-variant
href: "https://docs.cmlite.org"
href: "https://docs.bnkserver.org"
description: Live documentation server with hot reload
container: mkdocs-changemaker
- Mini QR:
icon: mdi-qrcode
href: "https://qr.cmlite.org"
href: "https://qr.bnkserver.org"
description: QR code generator
container: mini-qr
@@ -51,7 +51,7 @@
- Automation & Infrastructure:
- n8n:
icon: mdi-robot-industrial
href: "https://n8n.cmlite.org"
href: "https://n8n.bnkserver.org"
description: Workflow automation platform
container: n8n-changemaker
@@ -69,6 +69,6 @@
- Gitea:
icon: mdi-git
href: "https://git.cmlite.org"
href: "https://git.bnkserver.org"
description: Git repository hosting
container: gitea_changemaker