Skip to main content

File System

Allows to work against filesystem structure. for example:

.
└── /folder
├── settings/
│ ├── billing-svc
│ └── all/
│ ├── foo
└── bar

Features

FeatureValue
Syncyes
Mappingyes
Modesread+write

Example Config

providers:
filesystem:
env_sync:
path: /folder/settings
env:
ETC_DSN:
path: /folder/bar