- Notifications
You must be signed in to change notification settings - Fork1k
Closed
Description
Allow running custom scripts/commands in the workspace at acron
.
This may be used to run scheduled backups in the background.
resource"coder_agent_script""backup" {agent_id=coder_agent.dev.idname="backup"script=<<EOF rclone sync /path/to/source s3:bucket EOF}
Related to#9287
Metadata
Metadata
Assignees
Labels
No labels