Skip to content

Commit 16a6743

Browse files
committed
README
1 parent a31dd93 commit 16a6743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ docker compose -f build.yaml up
9292
## Deploy
9393
The deploy to JLab's epicswebtest is handled automatically via the release workflow.
9494

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:
9696

9797
```
9898
/opt/tomcat/cd/deploy.sh wave 1.2.3

0 commit comments

Comments
 (0)