From 4c714a540e01cad9ae4e44e6008bd70368c52f84 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Wed, 12 Oct 2022 14:21:38 +0200 Subject: [PATCH] docs upd --- docs/install.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/docs/install.md b/docs/install.md index 2fbdb80..b8c1ea7 100644 --- a/docs/install.md +++ b/docs/install.md @@ -3,7 +3,7 @@ currentMenu: install --- ## Docker -You can use the [official docker image](https://hub.docker.com/r/filegator/filegator) based on [Dockerfile](https://github.com/filegator/filegator/blob/master/Dockerfile) +You can use the [official docker image](https://hub.docker.com/r/filegator/filegator) based on [this Dockerfile](https://github.com/filegator/filegator/blob/master/Dockerfile) ``` docker run -p 8000:80 -d filegator/filegator visit: http://127.0.0.1:8000 login as admin/admin123 @@ -60,13 +60,7 @@ Open your browser and go to http://your_server_ip_address - Become a backer or sponsor on [Patreon](https://www.patreon.com/alcalbg). -## Upgrade - -Since version 7 is completely rewriten from scratch, there is no clear upgrade path from older versions. - -If you have an older version of FileGator please backup everything and install the script again. - -Upgrade instructions for non-developers: +## Upgrade instructions - Backup everythig - Download the latest version