From d7f84b207b449125b0561762bbc2704211f5c329 Mon Sep 17 00:00:00 2001 From: OlgaP Date: Fri, 2 Apr 2021 06:43:01 +0200 Subject: [PATCH] Update installation.md (#3054) Update installation.md with link to the Scaleway cloud deployment tutorial --- cvat/apps/documentation/installation.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cvat/apps/documentation/installation.md b/cvat/apps/documentation/installation.md index 73eb707b..4523a9b8 100644 --- a/cvat/apps/documentation/installation.md +++ b/cvat/apps/documentation/installation.md @@ -374,6 +374,10 @@ This depends on the email server you are using and is not covered in this tutori [Django SMTP backend configuration](https://docs.djangoproject.com/en/3.1/topics/email/#django.core.mail.backends.smtp.EmailBackend) for details. +### Deploy CVAT on the Scaleway public cloud + +Please follow [this tutorial](https://blog.scaleway.com/smart-data-annotation-for-your-computer-vision-projects-cvat-on-scaleway/) to install and set up remote access to CVAT on a Scaleway cloud instance with data in a mounted object storage bucket. + ### Deploy secure CVAT instance with HTTPS Certificates (issued by let's encrypt) to cloud instance.