

Don’t go with AIO then
You can use this with tailscale or local only.
https://hub.docker.com/r/linuxserver/nextcloud/
version: “2.1” services: nextcloud: image: lscr.io/linuxserver/nextcloud:latest container_name: nextcloud environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC volumes: - /path/to/appdata:/config - /path/to/data:/data ports: - 443:443 restart: unless-stopped
I use it to reach all of my services when I go out.
I’ve audiobooks, RSS, music, and cloud.