Skip to content

znarro-bsale/courier-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Estructura Base para Proyectos Rabbit

Instalacion

rvm install 2.3.3
gem install bundle
bundle install

Modo Development

Iniciar: sh rabbit_service.sh start development

Detener: sh rabbit_service.sh stop development

Actualizar: sh rabbit_service.sh restart development

Estado: sh rabbit_service.sh status

Modo Produccion

Iniciar: sh rabbit_service.sh start production

Detener: sh rabbit_service.sh stop production

Actualizar: sh rabbit_service.sh restart production

Estado: sh rabbit_service.sh status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published