A collection of user interfaces designed to be used with Open Visualisation Environment (OVE).
1.4K
Dockerfile linksPlease note that all docker files expect that you have downloaded the source code corresponding to each specific version.
Run the following command to start OVE UI:
docker run -it --rm -p 8281-8284:8281-8284 -e OVE_HOST=localhost:8080 --name ovehub-ove-ui ovehub/ove-ui:stable
After the application starts, follow the guide on using OVE.
Where to find more information:
the project documentation
Where to report issues:
read all open issues and then report at https://github.com/ove/ove-ui/issues
Where to find the source code:
visit https://github.com/ove/ove-ui
Source of this description:
docs repo's /ove-ui directory (history)
Supported Docker versions:
the latest release (down to 1.6 on a best-effort basis)
Open Visualisation Environment (OVE) is an open-source software stack, designed to be used in large scale visualisation environments. OVE was developed to meet the requirements of controlling the Data Observatory at the Data Science Institute of Imperial College London, but it is not specialized for that purpose.
OVE can be used for visual analytics on Large High Resolution Displays, for presentations, or for collaborative group work. It allows a user to control the display of content in web browsers distributed across multiple computers by implementing a microservices architecture that allows the distributed execution of applications using web technologies.
OVE UIs are a collection of user interfaces designed to be used with OVE.
View license information for the software contained in this image.
Content type
Image
Digest
sha256:ffd79386a…
Size
329.8 MB
Last updated
almost 3 years ago
docker pull ovehub/ove-ui