Skip to content

Shell-powered deployments for your VPS — smoothly, securely, streamably.

License

Notifications You must be signed in to change notification settings

AnclaTechs/vps-deployster

Repository files navigation

🐚 vps-deployster

Shell-powered deployments for your VPS — smoothly, securely, streamably.

Shell-powered VPS Deployment CLI

Streamlined, secure, and real-time deployments for your VPS environments — from your terminal.

🔥 What is vps-deployster?

vps-deployster is a lightweight command-line tool that securely connects to a self-hosted webhook server and deploys code on your VPS with real-time feedback. It’s perfect for developers who want the power of continuous deployment without the overhead of full CI/CD pipelines or platform lock-in.

It uses:

  • GitHub Actions or manual triggers to start deployment

  • Redis to store logs and status

  • A Node.js server (your own backend) to execute deployment commands

  • Streaming or polling to monitor logs live

🎯 Key Features

  • ✅ Deploy via CLI or webhook
  • ✅ Store and stream logs via Redis
  • ✅ Track deployment status (queued, running, complete, failed)
  • ✅ Long polling support for GitHub-style updates
  • ✅ Fully configurable — pass directory, chain commands, and track jobs
  • ✅ Built for VPS, private servers, and minimal environments

⚙️ How It Works

...

🛠 Installation

...

About

Shell-powered deployments for your VPS — smoothly, securely, streamably.

Resources

License

Stars

Watchers

Forks

Packages

No packages published