GithubHelp home page GithubHelp logo

god_examples's Introduction

Some silly examples of some of the things you can do with God.

Rails

To run the rails examples, you must first create the db (mysql) and migrate:

  
    cd rails
    cat config/database.yml #so you know what you're creating
    rake db:create:all
    rake db:migrate RAILS_ENV=production
  

Then fire up a local copy of the app, monitored with god:

  
    god -c config/god/development.god
  

config/deploy.rb shows an example Capistrano config that controls the rails
app using config/god/app.god.

god_examples's People

Contributors

jnewland avatar

Stargazers

Angus H. avatar ᴘɪᴇʀᴄᴇ ᴍᴏᴏʀᴇ™ avatar Mathias Bartmann avatar @rubynerd avatar Takatoshi Matsumoto avatar Mathieu Ravaux avatar Robert J. Berger avatar Justin Grevich avatar Brian Demant avatar Nat Welch avatar Lee Hambley avatar Bernard Otu avatar Brandt Lareau avatar Alex Sharp avatar Cracell avatar Kurt Kowar avatar Evan Farrar avatar Gabriel Gironda avatar Peter Hamilton avatar Colin Schlueter avatar Pritesh avatar Nate Daiger avatar Chris Williams avatar Michael Bumann avatar Nicholas Orr avatar  avatar  avatar

Watchers

 avatar James Cloos avatar  avatar

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.