-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Allows the web server to do blue green upgrades .
https://github.com/basecamp/kamal-proxy/tree/main/example
I was thinking how well GoUp and kamal proxy can work together.
When you deploy , it can update the blue to green ensuring no connection is dropped .
It’s very simple and clean with a simple json rpc to tell you what it is doing . Also has a cli so you can try it out locally .
I use it to manage many golang projects .
I have to write a tofu / terraform for it one of these days , so it’s easy to manage many of them as a fleet and upgrade the servers .
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request