mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-12 04:05:36 +02:00
arrangement of alra detectors on daq8 server
This commit is contained in:
committed by
Data Backend account
parent
344f931f53
commit
e68a77ce8b
+3
-1
@@ -11,7 +11,9 @@ PORT_BACKEND=9009
|
||||
H=`echo ${HOSTNAME} | sed 's/.psi.ch//'`
|
||||
BACKEND=${H}
|
||||
|
||||
taskset -c 17 \
|
||||
CORES=37
|
||||
|
||||
taskset -c ${CORES} \
|
||||
streamvis alvra --allow-websocket-origin=${H}:${PORT} \
|
||||
--allow-websocket-origin=sf-daq-alvra:${PORT} --port=${PORT} \
|
||||
--address tcp://${BACKEND}:${PORT_BACKEND} \
|
||||
|
||||
Reference in New Issue
Block a user