rucio / containers

Containers for Rucio
Apache License 2.0
8 stars 54 forks source link

Add containers and configuration for the new webui #206

Closed maany closed 1 year ago

maany commented 1 year ago

Add the Dockerfile, docker-entrypoint and configuration file templates for building a production container for the new React based webui.

The webui can operate with/without TLS Termination i.e. it can be served as a pure HTTP app, however, in that case x509 certificate verification is disabled.