Blog
Technical articles, deep dives, and announcements from the Upsun team and community.
Recent

Upsun deployment hooks and commands: which one to use, and when
Build hooks, deploy hooks, pre_start, start, and post_start all shape how Upsun deploys your app. Learn what each one does and when to reach for it.
How to slash OpenCode Token costs by 90% on Upsun
Cut your OpenCode token usage by up to 90% on Upsun with three community plugins: OpenSlimedit, opencode-dcp, and opencode-snip. Step-by-step guide to install and configure them on your existing deployment, with benchmarks, troubleshooting, and best practices.
Deploying Laravel Reverb on Upsun
Build a real-time voting app with Laravel and Reverb, deploy it to Upsun, then scale the WebSocket layer horizontally with Redis pub/sub.