Secure Gateway
Secure Gateway, Roboflow Deployment servers को आपके company के DMZ में जिन routes की आवश्यकता होती है उन्हें proxy करता है, और model weights तथा container images को स्थानीय रूप से cache करता है।
आवश्यकताएँ
Secure Gateway का उपयोग करना
docker pull repo.roboflow.com/roboflow-edge/secure-gateway:latestdocker run -d --name secure-gateway -p 80:80 --restart unless-stopped \
-v gateway-cache:/var/cache/secure-gateway \
repo.roboflow.com/roboflow-edge/secure-gateway:latestTLS certificates
Inference Servers को जोड़ना
Caching
अंतिम अपडेट
क्या यह उपयोगी था?