agenthost
โ— Live โ€” your own agent host

Ship agents & apps
in seconds.

agenthost is a self-hosted platform for AI agents and web apps. Git push to deploy, automatic HTTPS, and an instant subdomain for every project.

Open dashboard See how it works
# create a project, then ship it git remote add agenthost ssh://root@agenthost.online/var/agenthost/repos/myapp.git git push agenthost main # โ†’ live at https://myapp.agenthost.online
๐Ÿš€

Git-push deploy

Push to a bare repo and a post-receive hook builds and serves it automatically.

๐Ÿ”’

Automatic HTTPS

On-demand TLS issues a certificate the first time each hostname is requested.

๐ŸŒ

Instant subdomains

Every project gets name.agenthost.online with no DNS fiddling.

๐Ÿค–

Built for agents

Run Node services or static sites โ€” perfect for hosting autonomous agents and their dashboards.