tobybellwood / ruby-on-rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is a simple example demonstrating how to get Rails running on Lagoon.

The important files to examine are

  • ./docker-compose.yml
  • ./.lagoon.yml
  • ./config/application.rb
  • ./config/database.yml

TODO:

  • Add compiled assets demonstration in ruby container
  • Long lived queue/job service

About


Languages

Language:Ruby 73.0%Language:HTML 19.3%Language:JavaScript 3.6%Language:Dockerfile 2.1%Language:CSS 2.0%