How to connect domain name to the container IP address for production with CNAME OR AAA record?
Unanswered
HOTCONQUEROR posted this in #help-forum
so after experimenting with docker, i realised how to deploy a container with an image in both cases : dev and prod
what i don't get in prod is how can i deploy the container on the actual domain/host name, so basically that container must hold some record value (ip address), and I have to map the domain cname to that value?
is this right or am i missing something?
what i don't get in prod is how can i deploy the container on the actual domain/host name, so basically that container must hold some record value (ip address), and I have to map the domain cname to that value?
is this right or am i missing something?