2 articles tagged with 'Coding'

astronaut code

How we solved host VPN conflicts by running OpenVPN inside Docker containers

Struggling with routing conflicts between your corporate VPN and OpenVPN? Learn how we solved connectivity issues by running the OpenVPN client directly inside Docker containers . A step-by-step guide to achieving a stable, isolated, and conflict-free development environment without modifying your host OS.

Read full article
Code

How we upgraded an obsolete Ruby on Rails application with lots of legacy code (part 1)

This post is the first one of a series where we break down how to correctly upgrade a Ruby on Rails application.

Read full article