Hello some help on Kavita please. How do i change the docker it looks for...
The following message is now displayed:
Kavita has moved docker repositories!
You are no longer receiving updates. Kavita has over 4K active installs on v0.7.8. You need to migrate to the new docker repo to continue receiving updates.
Please switch your docker container to use jvmilazz0/kavita:latest to continue using Kavita and receiving important security and feature updates.
You can also setup Diun to get notifications, Watchtower for automatic updates, subscribe to releases on Github or join the discord to get pings when releases come out.
Dockerhub: https://hub.docker.com/r/jvmilazz0/kavita
Note: This message will continue to popup until you update or explicitly rollback to v0.7.8 tag (there is no reason to stay on old releases).
How do i fix this? I don't really need any new features...
7 Replies
Easiest way it to edit the line that starts with
image:
in your /var/data/config/kavita/kavita.yaml
file and set the version on the image to something like this:
image: vmilazz0/kavita:0.7.14
I personally would not use "latest" as I've been bitten by things auto updatting and introducing breaking changes.
Once you do that, you can remove the stack and recreate it and Docker will pull the image for the new version (assuming Kavita is in it's own stack and not part of a stack with other services)I can't seem to go to /var/data/config/kavita/
in the fikle browser
can i ssh into my elfhosted instance to do this?
sorry if i am being clueless i set this up ages ago and remember little of the process
Ah, sorry, I don't know anything about ElfHosted. You should probably ask this question in #🏥┆elf-help
ah phew!
The question was tagged with
docker-swarm
so I thought you were hosting yourselfmy incomptence
All good, no worries. Hopefully you can get squared away.