From 26d30ce4663ad8869108a697048a2b7d878de032 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Mon, 26 Apr 2021 19:05:46 +0200 Subject: [PATCH] add notes about docker volumes --- Migrating-to-OpenWebRX-1.0.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Migrating-to-OpenWebRX-1.0.md b/Migrating-to-OpenWebRX-1.0.md index ded0e64..97ecd5f 100644 --- a/Migrating-to-OpenWebRX-1.0.md +++ b/Migrating-to-OpenWebRX-1.0.md @@ -43,6 +43,15 @@ edited once, the full file should be migrated. `bands.json` will not be migrated at this point. +## Special information for docker installations + +The new configuration system is using a different storage location to write its information to, so to actually persist +the changes you make in the web configuration, you will need to mount an additional volume for the path +`/var/lib/openwebrx`. + +Once the migration is complete, the existing volume for `/etc/openwebrx` is only used for the remaining `bands.json` +and `openwebrx.conf`. If you don't have any modifications to these files, you should be able to run without this volume. + # Red Pitaya support The existing "red_pitaya" device type has been dropped in favor of the new HPSDR support, which also covers the Red