Over a year ago I deployed a pre-built VM with NextCloud. During setup it configured SSL and I picked a domain, I’ve been happy with it since, works great.
Now, as I pursue hosting potential other items internally on my network, I’m trying to figure out if it’s possible (or difficult) to change the SSL Cert my NextCloud is running, to a new domain, and how that will affected my Federated ID’s or anything?
Nextcloud version (eg, 20.0.5): 27.0.2
Operating system and version (eg, Ubuntu 20.04): Ubuntu 20.04.6 LTS
Apache or nginx version (eg, Apache 2.4.25): Apache 2.4.41
PHP version (eg, 7.4): 8.1.17
I’m currently not facing an issue. I’m trying to discover all the variables and things that could break if I decide to purchase my own domain, and deploy NGINX and run multiple SSL sites/servers behind it, and change NextCloud over from its current domain/SSL cert to a new one. I don’t even have a domain named picked out yet, I’m just trying to discover how hard it will be.
I don’t currently use Federated ID’s, but maybe in the future I will, so again trying to understand how changing things will affect things. NextCloud appears to be using CertBot I believe for it’s SSL renewal, but because it’s a pre-built VM, is there other considerations I need to review?