All Projects → kontena → rails5-demo

kontena / rails5-demo

Licence: other
www.kontena.io

Programming Languages

ruby
36898 projects - #4 most used programming language
HTML
75241 projects
CSS
56736 projects
coffeescript
4710 projects
javascript
184084 projects - #8 most used programming language

Rails on Kontena

Usage

  1. Setup Kontena: Quick Start

  2. Write secrets to Kontena Vault

$ kontena vault write POSTGRE_PASSWORD <password>

$ kontena vault write RAILS_SECRET_KEY_BASE <key_base>

$ kontena vault write RAILS_GITHUB_CLIENT_ID <client_id>

$ kontena vault write RAILS_GITHUB_CLIENT_SECRET <client_secret>

$ kontena vault write RAILS_GITHUB_TOKEN <access_token>

$ kontena vault write RAILS_POSTGRE_URL <postgres_url>

  1. Deploy app

$ kontena app deploy

About Kontena

Kontena is a new open source Docker platform including orchestration, service discovery, overlay networking and all the tools required to run your containerized workloads. Kontena is built to maximize developer happiness. It works on any cloud, it's easy to setup and super simple to use. Give it a try! If you like it, please star it on GitHub and follow us on Twitter!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].