synology_project_manage
Manage Docker Compose projects on Synology NAS: start (up -d), stop (down), restart, or pull updates by specifying the project name and action.
Instructions
Manage a docker-compose project (up, down, restart)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the project folder in NAS_DOCKER_DIR | |
| action | Yes | Docker compose action |