A software stack for visual analytics on LHRDs, presentations, and collaborative group work.
2.0K
Dockerfile linksPlease note that all docker files expect that you have downloaded the source code corresponding to each specific version.
latest-unstable, (Dockerfile)0.5.0, stable, (0.5.0/Dockerfile)0.4.1, (0.4.1/Dockerfile)0.4.0, (0.4.0/Dockerfile)0.3.3, (0.3.3/Dockerfile)0.3.2, (0.3.2/Dockerfile)0.3.1, (0.3.1/Dockerfile)0.3.0, (0.3.0/Dockerfile)0.2.0, (0.2.0/Dockerfile)Run the following command to start OVE:
docker run -it --rm -p 8080:8080 --name ovehub-ove ovehub/ove:stable
After the application starts, navigate to http://localhost:8080 using a web browser. For detailed information on how to install OVE please refer the Installation Guide.
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/issues
Where to find the source code:
visit https://github.com/ove/ove
Source of this description:
docs repo's /ove 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.
View license information for the software contained in this image.
Content type
Image
Digest
sha256:1a8478420…
Size
244.3 MB
Last updated
almost 3 years ago
docker pull ovehub/ove