Giter VIP home page Giter VIP logo

dev_to_live's Introduction

This is a summary from development to production based on my 7+ years working experience using Ruby on Rails

If you have any suggestion, please create a issue or pullrequest to help me to improve this summary

Development

Use Ruby on Rails as main web framework

Version Control Flow

  • Checkout a new local branch for a JIRA/Other issue: feature/[JIRA PROJECT KEY]-[JIRA ISSUE NUMBER]-add-product, fix/[JIRA PROJECT KEY]-[JIRA ISSUE NUMBER]-fix-product-duplication
  • Push local branch to Github and create a pullrequest
  • Pass regrestion test then deploy to staging and do the manual test
  • Invite code review
  • Merge to master then deploy to staging and test manually again
  • Finally deploy to production

Note:

  • Rebase to master branch when needed
  • Use Lefthook to unify git hooks for a project

Test

Continuous Integration

Rails

Editor and other tools

Communication

Production

Deployment

  • Heroku for easy to deploy but more expensive
  • EngineYard
  • VPS like Linode, Digital Ocean

Monitoring

Others

References:

dev_to_live's People

Contributors

lannn avatar

Watchers

 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.