Docker articles
GregAGI field notes tagged Docker, covering practical AI automation, agent operations, deployment, and product engineering work.
- Deploying Hermes on CapRover with Codex 2026-05-21 · A practical runbook for running Hermes Agent on CapRover with persistent state, a wrapper image, Codex auth, and the permission fixes that keep the gateway alive after restarts.
- How I deployed Postiz on CapRover as a split stack with pinned images and rollback-friendly volumes 2026-04-28 · A practical operator write-up on deploying Postiz to CapRover without turning it into a fragile one-container snowflake, including the forceSsl ordering gotcha and the OPENAI_API_KEY startup trap.