I installed Kometa using the recommended Docker walkthrough on the wiki. The scheduling section doesn't really seem to match the commands in the walkthrough. I'm trying to figure out the best/offical way to run Kometa daily when using the docker walkthrough.
The Docker walkthrough in the Wiki instructs to run Kometa with this command in terminal "docker run --rm -it -v "KOMETA_PATH_GOES_HERE:/config:rw" kometateam/kometa --run."
Under scheduling, it says, "You can run Kometa in the background, telling it to wake up and process your libraries at fixed times during the day. The default behavior in this regard is to wake up at 5AM and process the config. If you leave the-roff the commands you have been using in this walkthrough, that's what will happen."
https://kometa.wiki/en/latest/kometa/install/docker/#scheduling
There is no -r. Removing -run seems to work. But only if the terminal window stays open.
What is the official/best way to have Kometa run daily, if following the Docker walkthrough? Ideally, I'd also like to be able to run it manually when I want.
Kometa is an open-source python project allowing you to unlock the potential of your media server.