Skip to content

Commit 26f8d55

Browse files
author
Nikita Manovich
committed
Merge branch 'feature/new_https_install_case_readme' of https://github.com/cvisionlabops/cvat into cvisionlabops/new_https_install_case_readme
2 parents 1b413c6 + b1c3bb3 commit 26f8d55

File tree

3 files changed

+131
-182
lines changed

3 files changed

+131
-182
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
!/ssh/README.md
1414
node_modules
1515
/Mask_RCNN/
16+
/letsencrypt-webroot/
1617

1718
# Ignore temporary files
1819
docker-compose.override.yml

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Changed
1515
- Removed information about e-mail from the basic user information (<https://github.com/opencv/cvat/pull/1627>)
16+
- Update https install manual. Makes it easier and more robust. Includes automatic renewing of lets encrypt certificates.
1617

1718
### Deprecated
1819
-

0 commit comments

Comments
 (0)