Erik Minkel
  • Home

docker-compose

Using Kamal to host multiple Apps on a single server

Use the Kamal deployment tool to host multiple Applications on a single server instance
Erik Minkel Sep 28, 2023

Run your own docker registry

I had a need arise to run a configurable instance of the docker registry to host images built for the Kamal deployment tool. In this post, I'll describe the setup of running your own instance of the docker registry. We'll utilize docker compose for this setup, as well as Traefik
Erik Minkel Sep 25, 2023

Setting up Rails + webpacker on Docker Compose

In this, hopefully short post, I want to detail how I'm using docker-compose to run webpacker in a Rails 5.1+ environment. You'll need to run through the docker-compose installation procedures yourself. Docker paired with docker-compose is an easy way to get a mock production environment spun up really quickly.
Erik Minkel Aug 1, 2017
Erik Minkel © 2025. Powered by Ghost