Skip to content

Sandbox for generating and deploying a Rails app

tilt-dev/tilted-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tilted-rails

A sandbox for playing with some Tiltfiles that generate and deploy a new Rails/Postgres application to Kubernetes.

To try it, check out this repository and run tilt up in it. The first time it runs, a database and a plain pod with Rails installed get deployed under the extensions.rails-db and app-generator labels, and a new Rails app is generated inside the pod with Rails, then copied to your local disk. Tilt will then build an image for the Rails app, deploy it to K8, and port-forward localhost:3000.

About

Sandbox for generating and deploying a Rails app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published