File System

File System Presets

Ready-to-deploy configuration presets for File System. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

Shared Application Storage

This preset creates an NFS file system with a single export path for shared application data. Access is restricted to the subnet CIDR with root squash for basic security. This is the standard pattern...

02

Restricted Multi-Export

This preset creates an NFS file system with two export paths serving different purposes: `/app-data` for read-write application data and `/logs` with split access -- read-write for the application...