Building Self-Hosting Rails Applications: Design Decisions & Why
While creating Broadcast (self-hosted email platform), here are some design patterns we used to allow end-users to self install, run, and upgrade their installation easily.
Read about some of our challenges and the design patterns we used to overcome them, including solving issues like container-host communication (Rails app to host), as well as handling upgrades, backups, and more.
Blog post here: https://sendbroadcast.net/blog/self-hosting-rails
Post a comment