vps-ops
by koller-nexus
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VPS_HOST | No | SSH host (placeholder; set your own host). | vps.example.invalid |
| VPS_PORT | No | SSH port. | 22 |
| VPS_USER | No | SSH user. | ubuntu |
| VPS_COMPOSE_DIR | No | Absolute directory of Compose on the VPS. Without this, Compose tools require the 'dir' argument. | |
| VPS_SSH_KEY_PATH | Yes | Absolute path to the private SSH key. The process refuses to start if the file does not exist or is not readable. | |
| VPS_LOG_MAX_BYTES | No | Ceiling for stdout/stderr. Excess is cut and 'truncated' becomes true. | 200000 |
| VPS_ALLOW_MUTATIONS | No | Set to false, 0, no, or off to disable all mutations. | true |
| VPS_COMMAND_TIMEOUT_MS | No | Timeout for remote command. Overflow returns exit_code 124. | 30000 |
| VPS_SSH_KEY_PASSPHRASE | No | Avoid. Prefer ssh-agent. The registration scripts do not copy this variable to the client. |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues