How do I setup my self-hosted instance to receive traffic from the public internet?
Last updated
When deploying Deepgram's self-hosted API container, you may want to accept API requests from the public internet. In this case, you will need to implement additional authentication measures to secure ingress traffic to your environment. Please see the Ingress Authentication in Deepgram's documentation for general guidance.
Last updated