How deployment works
The deployment path is intentionally short. You create an account, add the provider configuration you want Hermes to use, connect your Telegram bot, and choose a plan.
Once payment and provisioning complete, Hermify provisions the runtime, stores credentials using AES-256 encryption, and exposes runtime controls in the dashboard.
Create your account and enter credentials
Sign up and enter your LLM API key (OpenRouter, Anthropic, OpenAI, or a compatible endpoint). If you want Telegram, add your bot token and allowed user IDs. Credentials are encrypted before storage.
Choose a plan and complete checkout
Pick between Starter (BYOK), Pro (model access included), or Dedicated (private server). Stripe handles the checkout, and the Hermify webhook triggers provisioning automatically on payment.
Hermify provisions your runtime
Hermify starts an isolated Docker container with your Hermes runtime, Telegram configuration when supplied, and persisted runtime data. Its status is available in the dashboard.
Manage from the dashboard
Once live, the dashboard exposes persona editing, provider settings, Telegram configuration, custom skill management, and one-click restart. No SSH required.