initial commit (no RAG server)

This commit is contained in:
ION606
2025-09-10 16:26:35 -04:00
parent b4756208c5
commit 2a6bed386c
8 changed files with 533 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
tunnel: ID
credentials-file: /etc/cloudflared/ID.json
ingress:
# The ollama instance
- hostname: mlep.domain.com
service: http://ollama-ip:11434
originRequest:
httpHostHeader: "localhost"
# The OpenWebUI instance
- hostname: owebui.domain.com
service: http://localhost:4000
originRequest:
httpHostHeader: "localhost"
# The tools instance
- hostname: owebtools.domain.com
service: http://mcp-server-ip:PORT
- service: http_status:404