99linesofcode / docker-base

Collection of docker-compose files for devcontainers and other frequently used services.
MIT License
2 stars 0 forks source link

Setup and test Rails production configuration #22

Closed 99linesofcode closed 1 year ago

99linesofcode commented 1 year ago

It's probably perfectly fine to just reverse proxy to the docker Ruby container that is running Puma. Certainly for any initial use case.

99linesofcode commented 1 year ago

Fixed this over the weekend while deploying a Laravel app over MRSK. This is all taken care of using Traefik