CVAT Installation in EC2 Instance

0

I've installed CVAT in the EC2 instance but when I go to the public IP address nothing comes up. I copied and pasted the code from the cvat installation guide so it should be pretty straight forward. Any advice please?

gefragt vor einem Jahr657 Aufrufe
1 Antwort
0

Did you follow the guides here? https://github.com/OperationalBina/Cvat/blob/master/cvat/apps/documentation/AWS-Deployment-Guide.md

Double-check you followed all steps. Make sure your instance's security group allows inbound on appropriate ports & sources. Make sure your instance subnet route table has a route to the Internet Gateway, and NACL has the default ALLOW rules for all traffic inbound & outbound, or if it's locked down, allows for outbound ephemeral ports.

EXPERTE
beantwortet vor einem Jahr
  • Thanks for the suggestions. I've shared this with my ML lead and we'll be looking into it.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen