Procfile in fluentd-server-0.2.0 vs Procfile in fluentd-server-0.3.0
- old
+ new
@@ -1,3 +1,4 @@
web: bundle exec unicorn -E production -p $PORT -o $HOST -c config/unicorn.conf
job: bundle exec bin/fluentd-server job
+sync: bundle exec bin/fluentd-server sync
serf: $(bundle exec gem path serf-td-agent)/bin/serf agent