Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

maedadev/chat_on_magellan

Repository files navigation

Chat application sample run at magellan

Usage

  1. Build your own docker image
  $ git clone https://github.com/ichylinux/chat.git
  $ cd chat
  $ bundle install
  $ rake db:create
  $ rake db:reset
  $ rake test
  $ docker build -t yourname/chat:1.0.0 .
  $ docker push yourname/chat:1.0.0
  1. Configure on magellan

Follow instruction at https://devcenter.magellanic-clouds.com/getting-started/tutorial/worker/rails/deployment.html

  1. Try it!

Follow instruction at https://devcenter.magellanic-clouds.com/getting-started/tutorial/worker/rails/checking_operations_worker.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published