Skip to content

This repo is intended to replace both the bio-check and bio-compose-server repos. The aforementioned repos will be archived.

License

Notifications You must be signed in to change notification settings

biosimulators/compose-server

 
 

Repository files navigation

Gateway Deployment Worker Deployment

BioCompose Server

FOR DEVS:

Generate gRPC service stubs:

python shared/parse_proto.py

Generate OpenAPI spec yml:

python client/openapi_spec.py

Apply overlay changes:

cd kustomize \
  && kubectl kustomize overlays/compose | kubectl apply -f - \
  && cd ..

About

This repo is intended to replace both the bio-check and bio-compose-server repos. The aforementioned repos will be archived.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published