Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update installation guide for exporting CVAT_HOST env variable before docker compose command. #4013

Closed
2 tasks done
anugrahasinha opened this issue Dec 10, 2021 · 0 comments · Fixed by #4014
Closed
2 tasks done

Comments

@anugrahasinha
Copy link
Contributor

My actions before raising this issue

Expected Behaviour

The installation guide should mention about exporting CVAT_HOST variable so that CVAT can be access over the network. The current installation method only supports accessing CVAT using http://localhost:8080. This information about exporting CVAT_HOST variable can be derived from AWS-Deployment Guide
source here
actual here

Current Behaviour

After installation, CVAT cannot be accessed over the network, as CVAT_HOST variable exporting information is not provided.

Possible Solution

Provide instructions in installation manual to export CVAT_HOST variable.

Steps to Reproduce (for bugs)

  1. Actual Documentation Link

Context

Perform repeated installation and solve the problem through trial-n-error or else
after reading docker-compose.yml in detail.

Your Environment

  • Git hash commit (git log -1):
  • Docker version docker version (e.g. Docker 17.0.05):
  • Are you using Docker Swarm or Kubernetes?
  • Operating System and version (e.g. Linux, Windows, MacOS):
  • Code example or link to GitHub repo or gist to reproduce problem:
  • Other diagnostic information / logs:
    Logs from `cvat` container

Next steps

You may join our Gitter channel for community support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant