Skip to main content
Glama

VPS Initialize

by oxy-Op

github_cicd_setup

Automate deployment by configuring GitHub CI/CD pipelines with deploy keys and workflows, specifying repository URLs and server deployment paths. Streamline VPS setup and management.

Instructions

Setup GitHub CI/CD with deploy keys and workflow

Input Schema

NameRequiredDescriptionDefault
deployPathYesDeployment path on server
repoUrlYesGitHub repository URL

Input Schema (JSON Schema)

{ "properties": { "deployPath": { "description": "Deployment path on server", "type": "string" }, "repoUrl": { "description": "GitHub repository URL", "type": "string" } }, "required": [ "repoUrl", "deployPath" ], "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