Hi, sorry for the late reply. I just switched to Nextcloud AIO and set it up using the guide here in the forum via a reverse proxy.
Thread
OMV Quick Configuration Guide
OMV QUICK CONFIGURATION GUIDE
This is a quick guide to make a standard OMV setup with samba and several docker containers running.
Just follow the steps. This is for those users who want to get their server up and running quickly. There are no explanations, if you need to understand something about what you are doing consult the openmediavault documentation and omv-extras to find the information, everything is explained there.
If you want to get the server up and running but have no interest in…
This is a quick guide to make a standard OMV setup with samba and several docker containers running.
Just follow the steps. This is for those users who want to get their server up and running quickly. There are no explanations, if you need to understand something about what you are doing consult the openmediavault documentation and omv-extras to find the information, everything is explained there.
If you want to get the server up and running but have no interest in…
For the proxy I followed this guide:
Thread
NGINX Proxy Manager with fail2ban guide
OMV nginx-proxy-manager (referred to as NPM from here on) and fail2ban tutorial
This tutorial will assume that you know how to port forward in your router and that you have a DNS service configured to route incoming internet traffic to your internet connection based on your domain. It will also assume that you already have the OMV Compose plugin installed and are familiar with it's use. It is written as a simple and quick "how to", to get you started. Full documentation is available on the…
This tutorial will assume that you know how to port forward in your router and that you have a DNS service configured to route incoming internet traffic to your internet connection based on your domain. It will also assume that you already have the OMV Compose plugin installed and are familiar with it's use. It is written as a simple and quick "how to", to get you started. Full documentation is available on the…
The issue I had then was, that I couldn't get an SSL-certificate from Let's encrypt, because the domain nextcloud.xyz.myfritz.net was not registered. I eventually found a trick how to do it without any external DNS service providers:
- Requirements for the following are, that you created a myfritz-account and got a personal URL xyz.myfritz.net for your Fritzbox and set up a port release for your server (e.g. ports 80 and 443). There are How-To's by AVM for doing this. This will register the URL myserver.xyz.myfritz.net
- Now go to Internet - Network (Internet - Netzwerk in german, not sure if my translation applies) and rename yourserver in nextcloud (or anything you want in your subdomain)
- Back to Internet - Releases (Internet - Freigaben) and edit the port release for myserver (pen symbol next to it). Scroll to the bottom, add new release: MyFRITZ!-Release - HTTPS-Server - activate release.
- This registers nextcloud.xyz.myfritz.net, the release can (and probably should) be removed again. You can repeat this for as many subdomains as you want (?).