Skip to content

softeamco/softeam_rails

Repository files navigation

Getting Started

  • $ git clone git://github.com/softeamco/softeam_rails.git myapp
  • $ cd ./myapp
  • $ rails g mongoid:config
  • Configure your config/mongoid.yml
  • $ bundle install

Deploy to staging

Setup SSH Access

  • $ brew install ssh-copy-id
  • $ ssh-copy-id username@hostname

First Server Setup

  • configure config/deploy/staging.rb
  • $ cap deploy:setup

License

Licenced under MIT.

Cheers, Softeam.

About

Rails 4 based template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published