A code based opinionated way to self-host and manage web apps.
The function of hosty is to create virtual servers for XAMPP in distributions of Windows, Linux and Apache
Github action to automate deployments with hosty
Vibe coding guardrails for Claude Code - security, quality, and operational safety rules
One-command deploy any MCP server to Vercel
hostie is a command-line utility for managing your /etc/hosts file.
⚠️ DEPRECATED: This crate has been renamed to 'hostie'. Please use 'hostie' instead.
/etc/hosts based tiny reverse proxy. You may sometimes run a web application on http://localhost:3000 during development, or sometimes you may configure local port forward on http://localhost:8080 with SSH to access web servers behind firewalls. Hosty loads your /etc/hosts and acts as a reverse proxy to simplify the URLs. It allows you to manage mappings of local server name and port on /etc/hosts.
Hosties provides an expressive way to define environments, which are in turn comprised of lists of roles and the hosts that fill those roles.