Add ollama.ops.eblu.me to Caddy reverse proxy
Proxies to the Tailscale ingress at ollama.tail8d86e.ts.net. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
dd678e7454
commit
bc5aa65491
1 changed files with 3 additions and 0 deletions
|
|
@ -85,6 +85,9 @@ caddy_services:
|
|||
- name: ntfy
|
||||
host: "ntfy.{{ caddy_domain }}"
|
||||
backend: "https://ntfy.tail8d86e.ts.net"
|
||||
- name: ollama
|
||||
host: "ollama.{{ caddy_domain }}"
|
||||
backend: "https://ollama.tail8d86e.ts.net"
|
||||
- name: sifaka
|
||||
host: "nas.{{ caddy_domain }}"
|
||||
backend: "http://sifaka:5000"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue