I have created a node cluster on Docker cloud. I have one for the website and one for the DB. I have an IP address for the website, but I would like to be able to associate a sub-domain to it.
Does anyone know how, or if I can do that?
I have created a node cluster on Docker cloud. I have one for the website and one for the DB. I have an IP address for the website, but I would like to be able to associate a sub-domain to it.
Does anyone know how, or if I can do that?
Copyright © 2021 Jogjafile Inc.
You can use CNAME record at your DNS manager to point to the Docker Cloud service endpoint. This can be a subdomain.
e.g.