YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

hermes-host

Deployment bundle for running a Hermes Agent gateway on free, credit-card-free hosting.

Targets:

  • Red Hat OpenShift Developer Sandbox (14 GB RAM, 40 GB storage, HTTPS route, 30 days, no card) β†’ k8s/openshift.yaml + deploy-openshift.sh
  • Render free web service (512 MB, 750 h/month, no card, spins down after 15 min idle) β†’ render.yaml
  • any Docker host β€” the image is self-contained

The container keeps nothing important on its own disk: on boot it restores ~/.hermes from a private Hugging Face dataset (or a mounted PVC) and pushes it back on a timer, so restarts, rebuilds and reschedules lose no state.

Files:

  • Dockerfile β€” Hermes install, no browser/computer-use, low RAM
  • start.sh β€” secrets β†’ config β†’ state restore β†’ health port β†’ sync loop β†’ gateway
  • sync_state.py β€” pull/push of ~/.hermes to the private dataset (SQLite-safe)
  • config.template.yaml β€” minimal low-RAM config
  • k8s/openshift.yaml β€” PVC + BuildConfig + Deployment + Service + Route
  • deploy-openshift.sh β€” login, build, secrets, rollout, URL
  • render.yaml β€” fallback host

Secrets are never stored in this repo; they are supplied as platform env vars or Kubernetes secrets.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support