Hi!
I have a fully sync Umbrel running correctly. Until now, I was using nextcloud remotely using my VPN but actually I want to expose NextCloud to the internet. I’ve already done that, opening port and adding trusted domain on NextCloudbut, but, it’s working without SSL.
I want to enable SSL, so I need to modify webserver configuration.
I’m really newbie to docker, so here is my first question.
-
Who is providing webserver for umbrel and also for Nextcloud? Are they using native apache2 or each one is using a dockered webserver?
-
How can I enable SSL into NextCloud webservice?
Thanks!