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>
|