diff --git a/blueprints/index.html.md b/blueprints/index.html.md index 7565bec974..db15174a35 100644 --- a/blueprints/index.html.md +++ b/blueprints/index.html.md @@ -11,7 +11,7 @@ A growing library of guides for running, designing, and deploying all kinds of a Guides for the structure your app on Fly.io. Layouts, tradeoffs, moving parts. -- [Deploy OpenClaw on Fly.io](/docs/blueprints/deploy-openclaw/) NEW!! +- [Deploy OpenClaw on Fly.io](/docs/blueprints/deploy-openclaw/) - [Run Hermes Agent on Fly.io](/docs/blueprints/hermes-agent-on-fly-io/) NEW!! - [Deploying Remote MCP Servers](/docs/blueprints/remote-mcp-servers/) - [Resilient apps use multiple Machines](/docs/blueprints/resilient-apps-multiple-machines/) diff --git a/blueprints/private-applications-flycast.html.md b/blueprints/private-applications-flycast.html.md index f9d04655e0..a727023c35 100644 --- a/blueprints/private-applications-flycast.html.md +++ b/blueprints/private-applications-flycast.html.md @@ -9,6 +9,10 @@ categories: date: 2026-05-19 --- +
+ Illustration by Annie Ruygt of some apps sitting around a campfire +
+ ## Overview A lot of the time your applications are made to be public and shared with the world. Sometimes you need to be more careful. When you deploy your apps on Fly.io, you get a private network for your organization. This lets your applications in other continents contact each other like they were in the same room.