betterNAS/docs/references.md
2026-04-01 16:43:25 +00:00

4.2 KiB

betterNAS References

This file tracks the upstream repos, tools, and docs we are likely to reuse, reference, fork from, or borrow ideas from as betterNAS evolves.

The ordering matters:

  1. self-hosted WebDAV stack first
  2. control-server and web control plane second
  3. optional cloud adapter later

Primary now: self-hosted DAV stack

Node-service and WebDAV

Self-hosting and NAS configuration

Primary now: control-server

Backend and infra references

Primary now: web control plane and local device

Web control plane

macOS mount UX

Optional later: cloud adapter

Nextcloud server and app references

Working rule

Use these references in this order:

  1. steal primitives that solve the self-hosted DAV problem first
  2. adapt them at the control-server boundary
  3. only pull in optional cloud layers when the core mount product is solid