-
Notifications
You must be signed in to change notification settings - Fork 7
Handling GUI
Giles Knap edited this page Oct 18, 2021
·
2 revisions
Ideally a full Web GUI will be available for EPICS at some point and be served out of a container that shares a pod with the IOC. But in the meantime is it possible to use a file based OPI such as Phoebus and still serve the files from a 2nd container? I feel it is important to place the GUI along side the IOC container so that version management is bundled up and no separate mechanism is required to tie IOC versions with their screens.
In the Containers meeting at ICALEPCS there was some discussion of running noVNC in a Kubernetes pod and opening a port to it via nodePort.