Sign inSign up

ceetron/c3-examples

By ceetron

Updated about 4 years ago

Example web apps for Ceetron Cloud Components

Image
1

3.9K

ceetron/c3-examples repository overview

Note: Ceetron Cloud Components is now CEETRON Envision for Web

Ceetron Cloud Components is now CEETRON Envision for Web

You can find the new Remote Model server here: https://hub.docker.com/repository/docker/ceetron/envision-examples

This docker container will no longer be updated.

C3 Examples

A simple nginx web server hosting the example web-apps included in the Ceetron Cloud Components (c3) distribution.

Note: The examples need a visualization server to be running, e.g. by running the ceetron/c3-server docker.

To get started, just do:

docker run -p 8998:8998 -d ceetron/c3-server docker run -p 3000:80 -d ceetron/c3-examples

Then open localhost:3000 / 127.0.0.1:3000 in your browser.

Tag summary

Content type

Image

Digest

Size

105.5 MB

Last updated

over 4 years ago

docker pull ceetron/c3-examples