RunpodR
Runpod14mo ago
5 replies
justblake3911

Securing a POD with an API key

Any good resources or tutorials for walking a some-what beginner through the process of securing HTTPS API endpoints (port:11434) with an API key?

I have a Pod running Ollama and serving API requests on port 11434, it is currently open and anyone with access to the url can use it. I haven't seen any malicious use, but would like to secure it by requiring an API key to access the endpoint.

Thanks,
Was this page helpful?