/docker-containers-on-demand

Web application portion of docker containers on demand system. Additional details to come.

Primary LanguageRuby

Containers on Demand

This is the web application portion of our containers on demand system. More details to come.

Pre-reqs:

Ensure MongoDB is running - docs.mongodb.org/manual/installation/

Getting Started

1) Install

bundle install

2) Run the server

rails server

3) Using a browser, start using the application at

http://localhost:3000