You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improvements
App Templates
Hermes Agent now has its own logo — the template picker shows the Hermes brand instead of the default app icon
More reliable template selection — choosing a template now falls back to the recommended port if server checks are slow, so the setup flow keeps moving
Public URL fields where apps need them — ToolJet, Hoppscotch, and ZITADEL now ask for the external address they should use after deployment
Apps Dashboard
Roomier app cards — the apps grid now has clearer spacing, wider cards, and easier-to-read URL controls
Cleaner database connection controls — long labels and action buttons wrap cleanly instead of crowding each other
More space for deployed apps — the Apps tab now uses a wider layout so cards have room to show status, links, and quick actions
Bug Fixes
App Template Reliability
Fixed Hermes Agent failing to start on some Docker hosts — the template no longer applies a CPU cap that certain server setups reject, so the container can start normally
Fixed Hoppscotch getting stuck before the workspace loads — the template now supplies the required public address, security secret, and first-start preparation it expects
Fixed Superset requiring manual first-run commands — the template now prepares the app, creates the first admin account, and starts the dashboard automatically
Fixed Redash requiring a manual setup step — the template now prepares the app data before starting the Redash workspace
Fixed SearXNG failing to create its settings on first start — the template now grants the container the file access it needs during setup
Fixed Outline redirecting incorrectly on first launch — deployments can open over the generated server address before you configure a domain
Fixed template preview staying stuck during slow server checks — the wizard now falls back cleanly instead of loading forever