Sign inSign up

stariongroup/comet-webservices-community-edition

By stariongroup

Updated 5 months ago

The CDP4-COMET Web Services CE is the Starion Group implementation of the ECSS-E-TM-10-25 REST API

Image
Languages & frameworks
Databases & storage
0

10K+

stariongroup/comet-webservices-community-edition repository overview

Quick reference

What is COMET

CDP4-COMET Community Edition is the Starion Group Concurrent Design Solution that allows a team of engineers to perform Concurrent Design. CDP4-COMET is an implementation of ECSS-E-TM-10-25A Annex A and C. ECSS-E-TM-10-25A Annex A is the so-called master model that is expressed in UML. ECSS-E-TM-10-25A Annex C describes the REST API.

How to use this image

This image should be used in combination with cdp4-database-community-edition docker image in a docker network. To make the link between the containers easier it is suggested to create a docker network:

docker network create cdp4-comet
docker run -p 5000:5000 -it -d --name cdp4-services-community-edition --network cdp4-comet stariongroup/comet-webservices-community-edition:10.0.1

COMET services are exposed on port 5000. It is recommended to make use of a reverse proxy such as Nginx to expose the COMET services to a network using SSL.

Tag summary

Content type

Image

Digest

sha256:139f21f0a

Size

81 MB

Last updated

5 months ago

docker pull stariongroup/comet-webservices-community-edition