I installed consul (https://github.com/consul/consul) and currently I am running it in development mode:
nohup bin/rails s -p 3001 >& .log &