9fc497fffd | ||
---|---|---|
.. | ||
bin | ||
classpath | ||
example | ||
lib | ||
README.txt | ||
config.properties | ||
restart.sh | ||
start.sh | ||
status.sh | ||
stop.sh |
README.txt
1.build piflow-server-0.9.jar, copy it to folder --- ./lib 2.set PIFLOW_HOME vim /etc/profile export PIFLOW_HOME=/**/.../piflow-bin export PATH=$PATH:$PIFLOW_HOME/bin 3.command example piflow flow start *.json piflow flow stop appID piflow flow info appID piflow flow log appID piflow flowGroup start *.json piflow flowGroup stop groupId piflow flowGroup info groupId