From bf1d47e4f37dd0e9b7ee430ea0076297742c628c Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 12 May 2024 20:55:50 +0200 Subject: [PATCH] docs: Readme (#728) --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/readme.md b/readme.md index 7595ee7..2468352 100644 --- a/readme.md +++ b/readme.md @@ -225,6 +225,15 @@ docker run -it --rm --name dsm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMI With this method, it is even possible to switch between different versions while keeping all your file data intact. + If you don't have internet access, it's also possible to skip the download by setting URL to: + + ```yaml + environment: + URL: "DSM_VirtualDSM_42218.pat" + ``` + + after placing a file called `DSM_VirtualDSM_42218.pat` in your `/storage` folder. + * ### What are the differences compared to the standard DSM? There are only two minor differences: the Virtual Machine Manager package is not available, and Surveillance Station will not include any free licenses.