🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

VPS Deploy

by @llcsamih

Deploy a full-stack app to any VPS from zero to production in one command. Handles SSH hardening, firewall, Docker, Nginx reverse proxy, SSL certificates, an...

Versionv1.0.0
Installs1
⚑ When to Use
TriggerAction
- User says "deploy to VPS", "set up my server", "go to production"
- User has a running app locally and wants it live on a server
- User needs SSL, Nginx, Docker setup on a VPS
βš™οΈ Configuration

  • SSH access to a VPS (IP address + root or sudo credentials)
  • A domain pointed to the VPS IP (for SSL β€” can skip SSL if no domain)
  • The app must have a Dockerfile or be deployable via Docker
  • πŸ“‹ Tips & Best Practices

  • Port already in use: lsof -i : to find what's using it
  • Docker build fails: Check Dockerfile, show build logs
  • SSL fails: Verify domain DNS points to VPS IP (dig )
  • App crashes: docker compose logs -f to show logs
  • Can't SSH as deploy user: Don't disable root login yet, fix keys first
  • View on ClawHub
    TERMINAL
    clawhub install vps-deploy

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’