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...
β‘ When to Use
Trigger Action - 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βΈ Show full description clawhub install vps-deployCopy
π§ͺ 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 β