Skip to main content
Glama

VPS Initialize

by oxy-Op

vps_initialize

Set up a new VPS with basic configuration and optional services like Node.js, Nginx, and Redis. Automates installation and management for streamlined server deployment.

Instructions

Initialize a fresh VPS with basic setup and optional services

Input Schema

NameRequiredDescriptionDefault
servicesNo

Input Schema (JSON Schema)

{ "properties": { "services": { "properties": { "nginx": { "description": "Install Nginx", "type": "boolean" }, "nodejs": { "description": "Install Node.js", "type": "boolean" }, "pm2": { "description": "Install PM2", "type": "boolean" }, "redis": { "description": "Install Redis", "type": "boolean" }, "rust": { "description": "Install Rust", "type": "boolean" } }, "type": "object" } }, "required": [], "type": "object" }
Install Server

Other Tools from VPS Initialize

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/oxy-Op/DevPilot'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server