* Simplified a few sentences in installation doc. Added missing words in a few places in installation doc.
* Removed hyphen in the work passthrough
* Adhered to 120 line length limit for some lines
Co-authored-by: Varun Singh <varun.singh@appzen.com>
- Open the installed Google Chrome browser and go to [localhost:8080](http://localhost:8080).
@ -245,7 +247,7 @@ server. Proxy is an advanced topic and it is not covered by the guide.
button. Now you should be able to create a new annotation task. Please read the
[CVAT user's guide](/cvat/apps/documentation/user_guide.md) for more details.
## Advanced topics
## Advanced Topics
### Deploying CVAT behind a proxy
If you deploy CVAT behind a proxy and do not plan to use any of [serverless functions](#semi-automatic-and-automatic-annotation)
@ -419,9 +421,9 @@ Point you shell in cvat repository directory, usually `cd $HOME/cvat`:
Add the following into your `docker-compose.override.yml`, replacing `my-cvat-server.org` with your own IP address. This file lives in the same directory as `docker-compose.yml`.
Create enough directories for letsencrypt webroot operation and acme folder passthrougth.
Create the required directories for letsencrypt webroot operation and acme folder passthrough.
and restart containers with a new configuration updated in `docker-compose.override.yml`
Now restart the containers with new configurations updated in `docker-compose.override.yml`