Sign inSign up

ceetron/analyzer-cloud

By ceetron

Updated 12 months ago

Ceetron Analyzer Cloud

Image
0

1.3K

ceetron/analyzer-cloud repository overview

Ceetron Analyzer Cloud

A post-processing web application that demonstrates the capabilities of Ceetron Cloud Components (https://ceetron.com/ceetron-cloud-components/). This container runs a local web server that can serve models stored on your PC/Mac or server, enabling you to easily test Analyzer Cloud with your own models.

See https://ceetron.com/ceetron-analyzer-cloud/ for more information about Analyzer Cloud.

Getting started

To run Ceetron Analyzer Cloud locally or on your own cloud provider of choice you will need a license. Please contact [email protected] to get a free evaluation license.

You can then start analyzer cloud on the server (or locally) by providing the license code and the folder with the models you would like to use:

docker run -e CEW_TECH_SOFT_LICENSE_CODE='license-code' -p 3500:3500 -v full-path-to-models:/usr/AnalyzerCloud/data/models/mounted -d ceetron/analyzer-cloud

Then open http://localhost:3500 / http://127.0.0.1:3500 in your browser. The application has been tested in Chrome, Edge, Firefox and Safari. Please note that it does not currently work well in Microsoft Internet Explorer.

Support

If you have any issues please do not hesitate to contact us at [email protected].

Tag summary

Content type

Image

Digest

sha256:e94832ff4

Size

283.3 MB

Last updated

12 months ago

docker pull ceetron/analyzer-cloud