This commit is contained in:
peskyadmin 2025-06-04 20:40:14 -05:00
parent 92e10f37b0
commit da7843050e

View File

@ -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) - A Tailscale account and auth key (get one from https://login.tailscale.com/admin/authkeys)
- Basic understanding of Docker and networking concepts - 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 ## Project Structure
``` ```
nextcloud-aio/ nextcloud-aio/