sh
This commit is contained in:
parent
d8dcfea317
commit
bb52d48aa3
0
bin/build_linux.sh
Normal file → Executable file
0
bin/build_linux.sh
Normal file → Executable file
BIN
bin/gateway
Executable file
BIN
bin/gateway
Executable file
Binary file not shown.
BIN
bin/mainte
Executable file
BIN
bin/mainte
Executable file
Binary file not shown.
2
bin/start.sh
Normal file → Executable file
2
bin/start.sh
Normal file → Executable file
@ -1,3 +1,5 @@
|
|||||||
|
./stup.sh start worker_cross worker ./conf/worker_cross.yaml
|
||||||
|
sleep 1
|
||||||
./stup.sh start mainte mainte ./conf/mainte.yaml
|
./stup.sh start mainte mainte ./conf/mainte.yaml
|
||||||
sleep 1
|
sleep 1
|
||||||
./stup.sh start worker_1 worker ./conf/worker_1.yaml
|
./stup.sh start worker_1 worker ./conf/worker_1.yaml
|
||||||
|
2
bin/stop.sh
Normal file → Executable file
2
bin/stop.sh
Normal file → Executable file
@ -3,3 +3,5 @@
|
|||||||
./stup.sh stop mainte
|
./stup.sh stop mainte
|
||||||
|
|
||||||
./stup.sh stop worker_1
|
./stup.sh stop worker_1
|
||||||
|
|
||||||
|
./stup.sh stop worker_cross
|
||||||
|
0
bin/stup.sh
Normal file → Executable file
0
bin/stup.sh
Normal file → Executable file
BIN
bin/worker
Executable file
BIN
bin/worker
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user