removed the cloudflare credentials and yml from up

This commit is contained in:
2025-07-04 22:50:24 -06:00
parent d41bd87c34
commit e9d5af3d24
39 changed files with 1220 additions and 225 deletions

View File

@@ -1,27 +1,27 @@
# Cloudflare Tunnel Configuration for bnkserve.org
# Generated by Changemaker.lite start-production.sh on Thu 03 Jul 2025 07:24:57 AM MDT
# Cloudflare Tunnel Configuration for cmlite.org
# Generated by Changemaker.lite start-production.sh on Fri 04 Jul 2025 10:47:26 PM MDT
tunnel: 2fff7cb3-7dd8-407f-86fd-7a681c1e5630
credentials-file: /home/bunker-mobile-lab/changemaker.lite/configs/cloudflare/2fff7cb3-7dd8-407f-86fd-7a681c1e5630.json
tunnel: 124583b0-85ef-41ab-b146-97112a4543de
credentials-file: /mnt/storagessd1tb/changemaker.lite.dev/changemaker.lite/configs/cloudflare/124583b0-85ef-41ab-b146-97112a4543de.json
ingress:
- hostname: homepage.bnkserve.org
- hostname: homepage.cmlite.org
service: http://localhost:3010
- hostname: code.bnkserve.org
- hostname: code.cmlite.org
service: http://localhost:8888
- hostname: listmonk.bnkserve.org
service: http://localhost:9000
- hostname: docs.bnkserve.org
- hostname: listmonk.cmlite.org
service: http://localhost:9001
- hostname: docs.cmlite.org
service: http://localhost:4000
- hostname: bnkserve.org
service: http://localhost:4001
- hostname: n8n.bnkserve.org
- hostname: cmlite.org
service: http://localhost:4002
- hostname: n8n.cmlite.org
service: http://localhost:5678
- hostname: db.bnkserve.org
- hostname: db.cmlite.org
service: http://localhost:8090
- hostname: git.bnkserve.org
- hostname: git.cmlite.org
service: http://localhost:3030
- hostname: map.bnkserve.org
- hostname: map.cmlite.org
service: http://localhost:3000
- hostname: qr.bnkserve.org
- hostname: qr.cmlite.org
service: http://localhost:8089
- service: http_status:404

View File

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