synology_write_file
Write or update Docker configuration files directly on Synology NAS within /volume1/docker.
Instructions
Write or update a configuration file on the NAS (restricted to /volume1/docker)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Absolute path to the file on the NAS (must be within /volume1/docker) | |
| content | Yes | File content to write |