Move beyond advice
to agentic DevOps
HW doesn't tell you what to run — it runs it. Deploy sites, SSH into servers, install packages, fix production issues, manage databases — 95 tools, one terminal.
curl -fsSL https://hostwares.com/install.sh | bash██╗ ██╗██╗ ██╗
██║ ██║██║ ██║ Hostwares CLI v1.0.0
███████║██║ █╗ ██║ AI-Powered Cloud Hosting
██╔══██║██║███╗██║
██║ ██║╚███╔███╔╝ ● hostwares.com
╚═╝ ╚═╝ ╚══╝╚══╝
Hostwares AI — your DevOps engineer. Type / for commands
you> deploy my-app from github.com/user/repo with SSL on mysite.com
thinking...
hw> I need to: Run: git status && git push origin main
[t] Trust all [y] Yes [n] No: t
✓ Trusted for this session
⟳ Running... ✓ Done
hw> ✓ Pushed to GitHub. Deploying on Hostwares...
✓ Domain mysite.com configured
✓ SSL certificate active
🟢 Live at https://mysite.com
0.8K (0%) • 2 msgs
Not a chatbot. A DevOps engineer.
Other AI tools give advice. HW does the work. It SSHes into servers, installs packages, deploys code, fixes errors — no copy-paste needed.
SSH & Server Management
Connect to any server. Install packages, configure nginx, set up SSL, harden security — all via SSH.
Deploy from GitHub
Auto-detects 20+ frameworks. Pushes, deploys, configures domain + SSL in one flow.
Database Management
Create PostgreSQL, MySQL, Redis, MongoDB. Backup, restore, optimize queries.
Security Audits
Scans open ports, checks SSH config, audits firewall, finds vulnerabilities. Fixes them too.
Git & CI/CD
Clone, branch, commit, push, create GitHub Actions workflows, manage secrets.
Domain & SSL
Configure custom domains, provision SSL certificates, verify DNS propagation.
Docker & Processes
Manage containers, view logs, exec into running containers, monitor processes.
Auto-Installs Deps
Missing git? Docker? Node? It installs them automatically. Never says 'install it yourself'.
95 Tools, One Agent
34 local + 61 cloud tools. Filesystem, shell, git, SSH, docker, network, web search, and more.
Everything you need, one keystroke away
Commands
hw Start AI agent session
hw deploy Deploy current project
hw deploy --repo Deploy from GitHub
hw list List all sites
hw status name Check site health
hw logs name View deploy logs
hw env name Manage env vars
hw domain name d Set custom domain
hw db create name Create database
hw ask "..." One-off AI question
hw credits Check balance
Slash Commands (in session)
/ Show all commands (preview)
/context Context usage (tokens %)
/tools List all 95 tools
/credits Check credit balance
/save [path] Save conversation
/load [path] Load conversation
/compact Compress context
/new New conversation
/trust Skip permission prompts
/system Show machine info
!cmd Run shell directly
Built for DevOps, not just coding
| Feature | Kiro CLI | Claude Code | HW Agent |
|---|---|---|---|
| Local filesystem | ✓ | ✓ | ✓ |
| Shell commands | ✓ | ✓ | ✓ |
| Git operations | ✓ | ✓ | ✓ |
| SSH into servers | — | — | ✓ |
| Cloud deploy | — | — | ✓ |
| Database provisioning | — | — | ✓ |
| Domain/SSL management | — | — | ✓ |
| Security audits | — | — | ✓ |
| Docker management | — | — | ✓ |
| Web search | ✓ | — | ✓ |
| Auto-install packages | — | — | ✓ |
| Incident response | — | — | ✓ |
| 95 DevOps tools | — | — | ✓ |
Get started in 10 seconds
No sign-up needed to install. Free credits included.
curl -fsSL https://hostwares.com/install.sh | bashWorks on macOS, Linux, and Windows (WSL). Requires Node.js 18+.