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