From ada70ea42c39b579b8aad248068b95c956a79a1c Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 22 Apr 2026 14:32:23 +0900 Subject: deploy copyparty MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- bundles/copyparty/metadata.py | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 bundles/copyparty/metadata.py (limited to 'bundles/copyparty/metadata.py') diff --git a/bundles/copyparty/metadata.py b/bundles/copyparty/metadata.py new file mode 100644 index 0000000..a52c2f0 --- /dev/null +++ b/bundles/copyparty/metadata.py @@ -0,0 +1,17 @@ +defaults = { + "containers": { + "copyparty": { + "version": "1.20.12", + "edition": "iv", + }, + }, + # "backup": { + # "/var/lib/copyparty": {}, + # }, + # "metrics": { + # "copyparty": {}, + # }, + # "go": { + # "copyparty": "https://copyparty.gzr.im", + # }, +} -- cgit 1.4.1