Skip to content

Resolve "Add Nginx service as proxy for tsm frontend and add WSGI to frontend image"

This MR integrates the frontend service into the orchestration repo. With this MR all the web services were encapsulated behind a nginx based reverse proxy:

Service Dev/Local TSM-VM
TSM-Frontend http://localhost/frontend/ https://tsm.intranet.ufz.de/frontend/
Grafana http://localhost/visualization/ https://tsm.intranet.ufz.de/visualization/
Minio http://localhost/object-storage/ https://tsm.intranet.ufz.de/object-storage/

Closes #44 (closed)

Edited by Luca Johannes Nendel

Merge request reports

Loading