Quick Update
Last updated
Last updated
First find out what changes have been made (e.g. environment variables), you can find the changes on GitHub under releases. Always make a backup before updating. If possible, backup the whole VM, otherwise backup the config files and the docker volumes.
Now go back to your FlyingFish directory. Stop and delete the docker containers.
Now compare the .env file with the one in GitHub to see if there are new variables, but I will point this out explicitly in the release.
Delete the old docker-compose.yml and re-download it.
Now download the new docker images and start the containers.
Finally, let's clean up.
Check beforehand whether the containers are all running! Otherwise it could happen that the container is removed with an error. You can check whether the container is running with the following command: