From c2245ce3c2bfa335e6061c705579b03f818e6a4b Mon Sep 17 00:00:00 2001 From: Shreya Date: Fri, 11 Jun 2021 14:42:20 +0530 Subject: [PATCH] docs: Add upgrading section to AppImage setup page --- docs/content/setup/linux.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/content/setup/linux.md b/docs/content/setup/linux.md index 7012f9c61..c1559af44 100644 --- a/docs/content/setup/linux.md +++ b/docs/content/setup/linux.md @@ -87,3 +87,12 @@ private certificate authority. `https://localhost:5000`. ## Upgrading + +Currently, there's no "upgrade-in-place" option when a new version is released. +To get an updated version, download the updated AppImage package and follow the deployment +instructions again. + +If you'd like to keep your existing configuration, you can export it to a file +using the *Export config* button and then import it to the new Monkey Island. + +![Export configuration](../../images/setup/export-configuration.png "Export configuration")