Managing Domains on Containers
You can connect multiple domains or subdomains to a single container, for instance, you could run the same container on example.com
, example.net
, and hello.example.com
. It’s a very simple process within the Webslice Console to add or remove domains, just remember you will also need to update DNS records to point each domain to your containers IP address.
Adding, Updating & Removing Domains
To manage the domains or aliases associated with a container,
- From the main Containers screen, open the container you want to manage.
- Open the container’s Settings tab.
- Scroll down to the Domains section and click Edit Domains.
Testing with a Temporary Domain
If you want to test your container is working as expected before updating your live DNS, we’ve made it easy with host.onwebslice.com. Simply add a domain to your container with the structure example.{your_container_ip_address}.host.onwebslice.com
and you will have a working domain name ready to go. You can read more on host.onwebslice.com.