Table of Contents |
---|
Windows Installation
In order to having a correct and complete installation over Windows, you must install Phoebus, Java, Python as a auxiliary projects.
In addition, in order to use the SPARC control System you have to download the repository from https://baltig.infn.it/lnf-da-control/epik8-sparc
We provide a script that automatize all the installation sequence.
In particular the script will:
...
Note:
The script is designed to work as user "sparc". If you want install to a different folder, please edit into the script the variable $destinationPath.
Download and Setup on Linux
A working control interface can be obtained by installing Phoebus (a variant of CSS that is going to replace CSS).
...
Code Block | ||||
---|---|---|---|---|
| ||||
phoebus.bat -settings settings.inini |
settings.ini:
Code Block | ||||
---|---|---|---|---|
| ||||
settings.ini org.phoebus.pv.ca/addr_list=<Address of gateway of your k8s ECS installation> org.csstudio.trends.databrowser3/urls=pbraw://<epicsarchiver of your installation>.okd-datest.lnf.infn.it/retrieval org.csstudio.trends.databrowser3/archives=pbraw://<epicsarchiver of your installation>.apps.okd-datest.lnf.infn.it/retrieval |
...
See EPIK8s Sparc for an example of these entrypoints