Giter VIP home page Giter VIP logo

heroku_db_sync's Introduction

Rubynor Corporate Site

http://rubynor.heroku.com/

rubynor.no points to rubynor.com

Rubynor is built on a simple sinatra app to server static html pages for the company presentation It's built on the Lotus Template from themeforest

How to develop

KISS. just edit the static html under public/

# run the app locally
$ shotgun  # defaults to read config.ru

TODO

  • convert CSS to SASS (scss)
  • blog

heroku_db_sync's People

Contributors

oma avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

heroku_db_sync's Issues

MongoDB sync

Somehow use the MONGO_URL ENV var (configurable var name?)

It should've been simple with mongoctl, but I can't get it to copy without indexes. Different MongoDB version and index copy is problematic, even from 2.4.6 to 2.4.1. Need to use mongorestore

  `mongoctl dump mongodb://USERNAME:[email protected]:15068/bentpixels`

#doesn't always work  `mongoctl restore staging_MONGO_URL dump/DUMPNAME --drop`

  `mongorestore --host HOST --port PORT --drop --noIndexRestore -d APPNAME dump/DUMPNAME`
  `heroku run rake db:mongoid:create_indexes --remote staging`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.