betterNAS/docs/references.md
2026-04-01 03:02:53 +00:00

3.8 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 goal is simple: do not lose the external pieces that give us leverage.

NAS node

WebDAV server candidates

Nix / host configuration

Control plane

Current scaffold

  • current control-plane seed

Backend and infra references

SSH access / gateway references

Local device

macOS native mount references

macOS integration references

Cloud / web layer

Nextcloud server and app references

Nextcloud client references

Nextcloud storage and protocol references

Frontend

Working rule

Use these references in this order:

  1. steal primitives that already solve boring problems
  2. adapt them at the control-plane boundary
  3. only fork or replace when the product meaningfully diverges