Exposing a docker image to the internet

I have a docker image. Builds and runs successfully. I would love to expose it to the internet so I can access it but I'm unfortunately not making any headway. I've set a port under variables, opposite deployments. But I still see no URL to access my service.
Solution:
You can find the setting to generate a domain in your deployment settings under networking
No description
Jump to solution
13 Replies
Percy
Percy8mo ago
Project ID: b7eb449f-1277-48aa-bfcf-634db6984932
Carrickkv2
Carrickkv28mo ago
b7eb449f-1277-48aa-bfcf-634db6984932
Fragly
Fragly8mo ago
in what way is it not accessible? like does it give an error when you go to the URL?
Carrickkv2
Carrickkv28mo ago
I can't find the URL It's no where
Medim
Medim8mo ago
Did u generate one in your service settings?
Carrickkv2
Carrickkv28mo ago
I followed this docs which says it should automatically appear?
Medim
Medim8mo ago
No description
Fragly
Fragly8mo ago
it'll automatically be made if you click "generate domain"
Medim
Medim8mo ago
After u generate it one time, it will always have a Domain
Solution
Fragly
Fragly8mo ago
You can find the setting to generate a domain in your deployment settings under networking
No description
Carrickkv2
Carrickkv28mo ago
Ok thank you. I thought it should have automatically appeared !close
Fragly
Fragly8mo ago
if you want to mark the thread as resolved then just do what it says here