HOw can I open port for my pod and run it as a api endpoint
I can not ping to my endpoint
I can not run nginx in my pod
How can I open the port?
I created it with RunPodPyTorch 2.4 and global network enabled
9 Replies
@nerdylive I give more detail here
If nginx can not work, have any way to I can open port and navigate it to 8000?
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
oh, I seeee, so, have anyway to I can keep data/config of the container? it alway lost all data affter I turn off -> turn on the pod @nerdylive
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
@nerdylive thank you so much, I changed to use "endpoint", it is much better for me, but, I have a concern how can I protect my endpoint? I scared that someone can ddos that
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
ah I see, I forgot that point, thank you so much