Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 690 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 690 Bytes

Rails on docker-compose and Kubernetes (GKE)

docker-compose up

This is a demo app for showcasing a Rails 5 application running on docker-compose in development and Kubernetes on GKE in production.

Read Part I: Rails on docker-compose here.

Read Part II: Rails on Kubernetes here