3 Commits (05125b996245a856bf1c3570f24db6c3ff104b89)

Author SHA1 Message Date
Boris Sekachev 4f1a778d22
Fixed Intel license headers (#119) 4 years ago
Andrey Zhavoronkov cc73962e6c
Added missed websecure route for analytics (#20) 4 years ago
Tadej Svetina 6055be499e
Replace Nginx proxy with Traefik (#3409)
* Replace Nginx with Traefik

* Comment Traefik dashboard commands and ports

* Fix cvat service port

* Simplify traefik dashboard instructions

* Add license to docker-compose files

* Update all mentions of CVAT_HOST in the docs

* Add link to Traefik documentation on router rules

* Return base CVAT port to 8080

* Fix spelling in documentation

* Fix port indentaion in docker-compose file

* Fix Traefik dashboard config

* Update changelog

* Adapt serverless dockerfile

* Update analytics dockerfile

* Update analytics docker compose file

* Fix linting issues

* fixed linter issues

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
5 years ago