When you view your list of Cloud Container backups, you'll now see what image the container was running at the time. If you want to restore a backup that was taken before the image was upgraded or changed, we recommend changing the image back before restoring. See how to restore a Cloud Container backup in the Knowledge Base.
If we manage and monitor your Cloud Containers, there's a new "Production Mode" setting within their environment variables. If this setting is off, we'll know that the container isn't production-ready and we won't monitor the website. When it's on, so is our round-the-clock monitoring.
After thorough testing, we have added Ubuntu's latest long-term support release, Noble Numbat, to the HPVS platform. There's more about this distro in the blog.
Continuing on from changes on May 1, we (under the name "Webslice International") are now the registrar when you register new .io
and .travel
domains.
Building on a change noted (and blogged about) on March 12, we are now the registrar and not just the retailer when you register new .net
, .cc
, .tv
, and .name
domains. Existing domains are unaffected. The name we use as an international registrar is "Webslice International".
We've solved a couple of issues with the APIs that we use to communicate with domain resellers. The first fix resolved an issue that was preventing renewal reminders from being sent. Separately, there was a problem with some attempted transfers ended up with domains being cancelled. This was related to renewal windows, and is no longer happening.
A little known fact is the Control Panel is eventually consistent for Cloud Containers. That means if a change is made directly on your server (like a container shuts down) or a job takes longer than we expect, that change will appear in the Control Panel soon(ish). We've now made this process much faster (push vs pull) – so the rare scenario where information might not have been quite up-to-date is now even rarer!
When logged into a container via SSH/SFTP there were certain scenarios where your session could be rudely terminated, one example being when a database was created and linked to that container. This was annoying, so we've carefully audited this behaviour to improve our manners and will no longer unceremoniously destroy sessions unless it is absolutely required.
We've received ICANN accreditation and made all the necessary technical preparations. Now we can finally start operating as a registrar, rather than just a retailer, of .com
and .org
domains. This is a start which, for now, only applies to new registrations or transfers (not renewals) of those two TLDs. Where a reseller's name used to show as the registrar, you'll see our sister company's name, Webslice International, instead. As the blog explains, that's us: same team, same owners.
Every time you spin up a new Cloud Container server, a database container is automatically created. This used to be a MySQL container, but we've now switched to MariaDB. MySQL is still an option, just not the default. Only new servers will be affected. You can read why we've made this change on the blog.
The heading says it all, really. We've released a new service image for Cloud Containers, NodeJS 20. To upgrade older NodeJS containers is a simple matter of swapping images (the Knowledge Base explains how) - and then checking that your application still works, of course.