Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy PVWS somewhere #30

Open
4 tasks
rerpha opened this issue Aug 23, 2024 · 2 comments
Open
4 tasks

Deploy PVWS somewhere #30

rerpha opened this issue Aug 23, 2024 · 2 comments
Assignees

Comments

@rerpha
Copy link
Contributor

rerpha commented Aug 23, 2024

As a developer I would like to deploy an instance of PVWS, which this dashboard relies on, so that we can use it for R55 and R80 PVs. The web dashboard is already deployed to github pages, but relies on a PVWS running on the same host as the user's web browser which obviously isn't an option.

This will involve finding a suitable host and then deploying natively (on a tomcat 9.x server) or using a docker container (see pvws repo for how to do this)

PVWS is fine to be left public-facing, in fact we will require it to be if we deploy the webdashboard as a user's browser will be directly streaming from the websocket it serves. It will need to be left in the default mode of read-only.

PVWS should only require port 8080 (or whatever tomcat port is chosen) to be outward facing, CA ports should only be internal-facing. We should make sure it is pointing at a CA gateway

Acceptance criteria

@rerpha rerpha mentioned this issue Sep 12, 2024
2 tasks
@KathrynBaker KathrynBaker moved this to Backlog in PI_2024_08 Oct 29, 2024
@Tom-Willemsen Tom-Willemsen added this to the Public Release milestone Nov 19, 2024
@Tom-Willemsen
Copy link
Contributor

@FreddieAkeroyd was looking at a new server recently which may be more suitable than current location.

@KathrynBaker KathrynBaker moved this from Backlog to Impeded in PI_2024_08 Dec 19, 2024
@KathrynBaker
Copy link
Member

Running in one location, awaiting conformation of the appropriate place, hence impeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Impeded
Development

No branches or pull requests

3 participants