starting guis for dev/prod #58

Closed
opened 2026-07-31 16:10:10 +02:00 by armborst_f · 4 comments
Owner

export EPICS_CA_ADDR_LIST='sls-cagw.psi.ch:5062 129.129.146.88'

armborst_f@mpc3130 : ~/PSI/gitea/gitea-pages 
 >> ping sls-vserv-bd-01-dev
PING sls-vserv-bd-01-dev.psi.ch (129.129.146.88) 56(84) bytes of data.
64 bytes from sls-vserv-bd-01-dev.psi.ch (129.129.146.88): icmp_seq=1 ttl=61 time=3.42 ms

129.129.146.88 --> 129.129.146.255

export EPICS_CA_ADDR_LIST="$EPICS_CA_ADDR_LIST 129.129.146.255" is required for DEV

https://gitea.psi.ch/sls/hla_framework_bd/src/commit/7c86ddd3a3488e12dc563b33ca9107364b8838de/bin/start_service.sh#L20 ``` armborst_f@mpc3130 : ~/PSI/gitea/gitea-pages >> ping sls-vserv-bd-01-dev PING sls-vserv-bd-01-dev.psi.ch (129.129.146.88) 56(84) bytes of data. 64 bytes from sls-vserv-bd-01-dev.psi.ch (129.129.146.88): icmp_seq=1 ttl=61 time=3.42 ms ``` 129.129.146.88 --> 129.129.146.255 export EPICS_CA_ADDR_LIST="$EPICS_CA_ADDR_LIST 129.129.146.255" is required for DEV
labrec_b was assigned by armborst_f 2026-07-31 16:10:10 +02:00
armborst_f added this to the Benjamin Labrecque project 2026-07-31 16:10:10 +02:00
Author
Owner

also for #60

export EPICS_CA_ADDR_LIST='sls-cagw.psi.ch:5062 129.129.146.88'

also for #60 https://gitea.psi.ch/sls/hla_framework_bd/src/commit/7c86ddd3a3488e12dc563b33ca9107364b8838de/bin/start_service.sh#L20
Member
24a27c7be35a55eb0d7949bcfbe61d49e85874b0
labrec_b reopened this issue 2026-08-03 12:49:16 +02:00
labrec_b moved this to In Progress in Benjamin Labrecque on 2026-08-03 12:49:41 +02:00
Member

Also need to pass other options to caqtdm

Also need to pass other options to caqtdm
Member

#13

#13
labrec_b moved this to Done in Benjamin Labrecque on 2026-08-03 14:50:36 +02:00
Sign in to join this conversation.
No labels
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sls/hla_framework_bd#58