Secure Gateway
Secure Gateway उन routes को proxy करता है जिन्हें Roboflow Deployment servers को आपकी कंपनी के DMZ में चाहिए, और 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 प्रमाणपत्र
Inference Servers को जोड़ना
कैशिंग
अंतिम अपडेट
क्या यह उपयोगी था?