Firewall
Depending on the configuration settings Supervisely might send requests to Supervisely services to check for updates or fetch new Supervisely App versions or some other data.
Notice that while some of the domains are deprecated, they are still used in some cases. We recommend to allow all of them.
Here is the list of domains and their usage:
docker.enterprise.supervisely.com
- responsible for pulling docker images from Supervisely instancehub.docker.com
orregistry.hub.docker.com
orindex.docker.io
- official Docker Hub Registry, responsible for pulling docker images for Supervisely Appsconfig.enterprise.supervisely.com
- responsible for checking new Supervisely instance versions and instance upgradesapp.supervisely.com
- responsible for fetching new Supervisely App versions and its datalicense.enterprise.supervisely.com
- responsible for syncing the license versions and license upgradesgithub.com
- some of Supervisely Apps might fetch data from GitHub, like NN models, projects, etc.
Last updated
Was this helpful?