Welcome
Hey, I'm Arcanite. I work in software, and right now I'm building Suga, a container deployment platform. Outside of that I 3D print and take wildlife photos.
This blog is where I write down what I'm currently working on.
Posts · #suga
Clear filter- deployment5
- suga4
- ai-agents3
- comparison2
- mcp2
- photography2
- wildlife2
- claude1
- docker-compose1
- heroku1
- paas1
- persistent-state1
- Best hosting for AI agents that need persistent state
How Fly.io, Railway, and Suga handle persistent state for AI agent workloads. Volumes, sibling databases, private networking, and which one fits which workload.
- How to host a long-running AI agent
What actually breaks when you put an AI agent on a serverless platform, what you need from a host instead, and how those pieces fit together on Suga.
- How to deploy an MCP server to production (the easy way!)
What changes when your MCP server moves out of your dev machine and into production, what you need from a host, and how to ship one on Suga.
- Handing docker-compose to Claude via MCP
Point Claude at a container platform's MCP server, hand it a docker-compose.yml, and get a reviewed production draft back, walked through with a real Laravel stack going onto Suga.
