mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-15 06:04:40 +00:00
30 lines
1.5 KiB
Text
30 lines
1.5 KiB
Text
# betterNAS decision scaffold
|
|
|
|
STEAL NOW OWN NOW
|
|
------------------- -------------------
|
|
Nextcloud server betterNAS control plane
|
|
Nextcloud desktop betterNAS product API
|
|
Nextcloud iOS betterNAS policy model
|
|
Nextcloud external storage betterNAS device model
|
|
Nextcloud sharing UI betterNAS mount model
|
|
|
|
LATER
|
|
-----------------------
|
|
branded/forked clients
|
|
true mount agent
|
|
standalone web product
|
|
deeper indexing/search
|
|
|
|
users
|
|
|
|
|
+--> Nextcloud web shell/app --------\
|
|
| - login/session |
|
|
| - file/share UI |
|
|
| - thin betterNAS entry page |
|
|
| - OCS route |
|
|
| v
|
|
+--> Nextcloud desktop/iOS ----> betterNAS control plane ----> storage backends
|
|
- Finder presence - devices - NAS / SMB / S3
|
|
- sync / virtual files - policies - NFS / WebDAV
|
|
- mobile app - shares/mounts - local/ZFS/etc
|
|
- future product API
|