System Information
| Field | Value |
|---|---|
| Operating System | Linux - Debian GNU/Linux 13 on x86_64 |
| Product | AMP ‘Phobos’ v2.6.5.2 (Mainline) |
| Virtualization | Docker |
| Application | Valheim |
| Module | GenericModule |
| Running in Container | Yes |
| Current State | Ready |
Problem Description
Issue
Nightly AMP backups of my Valheim server are roughly 4x larger after the Valheim server updated to the latest patch. It seems to now be including newly patched files from the valheim_server_Data directory that I do not actually want to backup.
I’d like a configuration option to control which files are backed up (in my case, I only care about the “Saves” folder). A file glob or regex list would be sufficient. I see that it may be possible to do this with a custom template, but I believe that would require re-deploying the app.
Reproduction Steps
- Start a new Valheim server
- Configure nightly backups in AMP with the “smart backup” option (to exclude unnecessary files)
- Let server run for a few days (max backup size around 50MB)
- Update Valheim server to a newer release (latest patch)
- Smart backups now include new content from the patch under valheim_server_Data. Backup sizes now 220MB+ each.
