8000 GitHub - glesage/rails_api_mysql: Rails stack for Starchup API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

glesage/rails_api_mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rails App with Ruby 2.1.1 & NodeJS

(+ mysql for adapters)

This Dockerfile is published to the public Docker Registry.

Dependencies

Installation

  1. Install Docker.

  2. Download build from public Docker Registry: docker pull glesage/rails-api-mysql

Usage

docker run -d -p 3000:80 -v /home/me/webapp:/webapp glesage/rails-api-mysql
docker run -t -i -p 3000:80 -v /home/me/webapp:/webapp glesage/rails-api-mysql /bin/bash

Stack

  • Ruby 2.1.1
  • NodeJS
  • Rails 4
  • MySql

About

Rails stack for Starchup API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0