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?

已提问 1 年前657 查看次数
1 回答
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.

专家
已回答 1 年前
  • Thanks for the suggestions. I've shared this with my ML lead and we'll be looking into it.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则