You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ docker compose -f build.yaml up
92
92
## Deploy
93
93
The deploy to JLab's epicswebtest is handled automatically via the release workflow.
94
94
95
-
At JLab this app is found at [epicsweb.jlab.org/wave](https://epicsweb.jlab.org/wave/) and internally at [epicswebtest.acc.jlab.org/wave](https://epicswebtest.acc.jlab.org/wave/). However, those servers are proxies for `tomcat1.acc.jlab.org`and `tomcattest1.acc.jlab.org` respectively. A deploy script is provided on each server to automate wget and deploy. Example:
95
+
At JLab this app is found at [epicsweb.jlab.org/wave](https://epicsweb.jlab.org/wave/) and internally at [epicswebtest.acc.jlab.org/wave](https://epicswebtest.acc.jlab.org/wave/). However, those servers are proxies for a clustered set of hosts `tomcat1.acc.jlab.org`, `tomcat2.acc.jlab.org`and `tomcattest1.acc.jlab.org`, `tomcattest2.acc.jlab.org` respectively. A deploy script is provided on each server to automate wget and deploy. Example:
0 commit comments