Skip to main content
Glama
VBCDX
by VBCDX

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VBCDX_COOLIFY_URLYesCoolify instance URL. Required for any API call. An optional deployment path prefix and an optional trailing /api/v1 are accepted; the API suffix is appended exactly once. Userinfo/query/fragment are rejected. Plain HTTP is allowed on a trusted network (noted once); TLS verification is never disabled.
VBCDX_COOLIFY_WRITESNooff (default), write, or full. off permits reads only; write also permits ordinary configuration/deploy writes; full additionally permits destructive tools. An invalid value behaves as off.off
VBCDX_COOLIFY_TIMEOUT_MSNoTotal per-call budget, integer 1000–120000 (default 30000). Spans the credential read, any preflight, the mutation, and verification.30000

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources