From 56ce59190800f8c8ef29b95bbafbeeebd6f16d14 Mon Sep 17 00:00:00 2001 From: ed Date: Sun, 16 Feb 2025 18:12:35 +0000 Subject: [PATCH] synology dsm: add updating --- docs/synology-dsm.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/synology-dsm.md b/docs/synology-dsm.md index f756eab9..b9388b53 100644 --- a/docs/synology-dsm.md +++ b/docs/synology-dsm.md @@ -115,6 +115,16 @@ note that if you only want to share some folders inside your data volume, and no +## updating + +to update to a new copyparty version: `Container Manager` » `Images` » `Update available` » `Update` + +* DSM checks for updates every 12h; you can force a check with `sudo /var/packages/ContainerManager/target/tool/image_upgradable_checker` + +* there is no auto-update feature, and beware that watchtower does not support DSM + + + ## regarding ram usage the ram usage indicator in both `Docker` and `Container Manager` is misleading because it also counts the kernel disk cache which makes the number insanely high -- the synology resource monitor shows the correct values, usually less than 100 MiB