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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南