added models, model-swap, ...
This commit is contained in:
@@ -95,6 +95,28 @@
|
||||
server: localhost-docker
|
||||
container: openhands
|
||||
|
||||
- code-server:
|
||||
icon: code-server.svg
|
||||
href: http://framework:8443
|
||||
description: VS Code in the browser — Claude Code long tasks live here
|
||||
server: localhost-docker
|
||||
container: code-server
|
||||
|
||||
- Coder:
|
||||
icon: coder.svg
|
||||
href: http://framework:7080
|
||||
description: Workspace manager (pilot) — per-project containers from templates
|
||||
server: localhost-docker
|
||||
container: coder
|
||||
# /api/v2/buildinfo is unauthenticated — cheap liveness + version.
|
||||
widget:
|
||||
type: customapi
|
||||
url: http://host.docker.internal:7080/api/v2/buildinfo
|
||||
refreshInterval: 30000
|
||||
mappings:
|
||||
- field: version
|
||||
label: Version
|
||||
|
||||
- Observability:
|
||||
- Beszel:
|
||||
icon: beszel.svg
|
||||
|
||||
Reference in New Issue
Block a user