filesystem admin over HTTP https://www.betternas.com
Find a file
2026-04-01 02:27:08 +00:00
.codex/skills init openspec 2026-03-31 20:05:41 +00:00
apps/ainas-controlplane rename 2026-04-01 02:27:08 +00:00
docker correct dev script 2026-04-01 00:02:16 +00:00
docs rename 2026-04-01 02:27:08 +00:00
exapps/control-plane rename 2026-04-01 02:27:08 +00:00
openspec rename 2026-04-01 02:27:08 +00:00
packages/contracts add shared contracts 2026-03-31 21:25:38 +00:00
scripts rename 2026-04-01 02:27:08 +00:00
.gitignore add workspace base 2026-03-31 21:25:35 +00:00
birdseye.txt rename 2026-04-01 02:27:08 +00:00
nextcloud.txt rename 2026-04-01 02:27:08 +00:00
package-lock.json add control plane service 2026-03-31 21:25:42 +00:00
package.json add workspace base 2026-03-31 21:25:35 +00:00
phase1.txt rename 2026-04-01 02:27:08 +00:00
README.md rename 2026-04-01 02:27:08 +00:00
tsconfig.base.json add workspace base 2026-03-31 21:25:35 +00:00

betterNAS

image

Architecture

The intended boundary is documented in docs/architecture.md. The short version is:

  • Nextcloud remains an upstream storage and client-compatibility backend.
  • The custom Nextcloud app is a shell and adapter layer.
  • betterNAS business logic lives in the control-plane service.