Skip to main content
Glama

VPS Initialize

by oxy-Op

nginx_setup

Configure Nginx to set up domain, reverse proxy, and SSL certificates for backend applications. Simplify server management with automated setup on the VPS Initialize platform.

Instructions

Configure Nginx with domain, reverse proxy, and SSL

Input Schema

NameRequiredDescriptionDefault
domainYesDomain name
portYesBackend port to proxy to
sslNoEnable SSL with Certbot

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "Domain name", "type": "string" }, "port": { "description": "Backend port to proxy to", "type": "number" }, "ssl": { "description": "Enable SSL with Certbot", "type": "boolean" } }, "required": [ "domain", "port" ], "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