Best of RailsMay 2025

  1. 1
    Article
    Avatar of rubyflowRuby Flow·1y

    Terminalwire is open source

    Terminalwire, an end-to-end client/server stack, is now open source under the GNU Affero General Public License (AGPL), allowing users to implement its functionality without concerns over future business shifts. The source code is available for Ruby and Rails, with plans to support other frameworks. The commercial license option offers further support, integration, and consulting services.

  2. 2
    Article
    Avatar of mememondayMeme Monday·1y

    Are you a dev?

  3. 3
    Article
    Avatar of flydotioFly.io·52w

    Using Kamal 2.0 in Production

    A comprehensive guide to using Kamal 2.0 for production deployments has been published online, covering the seven essential requirements for getting started and addressing gaps in existing documentation. The guide goes beyond basic tutorials to include production considerations like Docker ecosystem setup, container repositories, load balancers, managed databases, monitoring, logging, and security. It provides opinionated recommendations with alternatives for hosting providers, SSH keys, and other deployment components that real-world projects require.