Add a Procfile and document usage of hivemind

This commit is contained in:
Paul Chavard 2017-12-31 16:10:01 +00:00
parent 0837c7bad9
commit 25814cb2fe
2 changed files with 5 additions and 3 deletions

3
Procfile Normal file
View file

@ -0,0 +1,3 @@
server: bin/rails server
jobs: bin/delayed_job run
mails: mailcatcher -f

View file

@ -81,9 +81,8 @@ client_secret: ''
## Lancement de l'application
bin/delayed_job run
mailcatcher -f
rails s
brew install hivemind # Avec Linux voir https://github.com/DarthSim/hivemind#installation
hivemind
## Programmation des jobs