Skip to content
Snippets Groups Projects
Commit 8274c957 authored by dakkar's avatar dakkar
Browse files

warn about upgrading past 2024.3.1 with Docker

parent 8f93e4fd
No related branches found
No related tags found
1 merge request!20warn about upgrading past 2024.3.1 with Docker
Pipeline #362 passed with stage
in 24 seconds
......@@ -240,6 +240,17 @@ instructions](https://misskey-hub.net/en/docs/admin/nginx.html)
## Update Sharkey
### With Docker
Fetch the latest image, restart.
**NOTE**: if you are upgrading from 2024.3.1 or earlier, and are *not*
using S3 or similar, you will have to `chown -R 991:991
Sharkey/files/`, otherwise uploads won't work anymore. This is because
previous versions ran Sharkey as the root user, but we no longer do that.
### Manually
Very similar to the installation process:
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment