mirror of
https://github.com/RWejlgaard/pez-docs.git
synced 2026-05-06 03:34:44 +00:00
- Update locations/london.md with current server state (london-a FreeBSD monitoring, london-b Ubuntu/ZFS storage, london-c offline) - Update locations/copenhagen.md with current servers (copenhagen-a Minecraft+WoW, copenhagen-b offline, copenhagen-c general) - Add locations/helsinki.md documenting helsinki-a (Caddy gateway, Authelia, Bitwarden, LDAP) and nuremberg-a (mail/poste.io) - Add workloads/jellyfin, navidrome, nextcloud, arr-stack, minecraft, wow, mail, monitoring, bitwarden, authelia - Add principles/zfs documenting the london-b ZFS pool setup - Add principles/caddy documenting the reverse proxy setup on helsinki-a - Update introduction.md to mention all locations
17 lines
598 B
Markdown
17 lines
598 B
Markdown
# Nextcloud
|
|
|
|
## What
|
|
|
|
Nextcloud is my self-hosted cloud storage and collaboration platform. I use it as a replacement for Google Drive / iCloud — files, calendar, contacts, and photos.
|
|
|
|
## Where
|
|
|
|
Runs on **london-b** via Nextcloud AIO (All-in-One) Docker image. AIO bundles Nextcloud, the database, Redis, and a reverse proxy into a single managed stack.
|
|
|
|
- URL: [cloud.pez.sh](https://cloud.pez.sh)
|
|
- Port: 11000 (AIO proxy)
|
|
- No Authelia — handled by Nextcloud's own auth
|
|
|
|
## Storage
|
|
|
|
Data stored on the ZFS pool `hdd` on london-b. The ZFS RAIDZ1 arrays provide redundancy for the file data.
|