From da7843050e662cab90f02341ec16e0cd411b18d1 Mon Sep 17 00:00:00 2001 From: peskyadmin Date: Wed, 4 Jun 2025 20:40:14 -0500 Subject: [PATCH] add note --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 66ce8f3..2721b13 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ This project sets up a Nextcloud All-in-One instance with Tailscale VPN integrat - A Tailscale account and auth key (get one from https://login.tailscale.com/admin/authkeys) - Basic understanding of Docker and networking concepts +## IMPORTANT NOTE + +Unlike most of the the other deployments in this organization the data for the service is managed with a docker volume instead of in this project directory structure. This was a requirement for nextcloud and any PRs or help via issue is welcome. + ## Project Structure ``` nextcloud-aio/