-
Notifications
You must be signed in to change notification settings - Fork 0
Docker Update Instructions
Sellara edited this page May 2, 2024
·
2 revisions
- Go into the root directory where you extracted the docker.zip
- Execute the following command
docker compose down
- Go to the releases page
-
READ THE RELEASE NOTES FOR THE CURRENT RELEASE!!!
- IF something has changed in the files, you have to replace and import your data right now!
- In the future this will be automated but right now it's not possible
Important
Only do the following steps if a file ending with .json
or .yml
was changed! This is mostly outlined in the Breaking Changes
section!
- Download the latest version called
release-docker.zip
- Upload the file to the server
- Unzip the file on your server
Important
Now you can go further.
-
CURRENT_UID=$(id -u):$(id -g) docker compose up
or CURRENT_UID=$(id -u):$(id -g) docker compose up -d
Version 2.x.x
Version 1.10.x
-
Docker
-
Linux Native
-
Windows Native
-
Miscellaneous