Is feed sync automatically running or by cron?

We are very happy with the container setup.

But it’s not clear to me if the sync containers are automatically running by the others or if i have to run the pull / run command for the feed containers by cron?

I did it so far but now im not sure if it’s needed.

Thanks in advance.

Hi mik,

how to perform a feed sync is described in the official documentation of the container setup.

You have to start the feed sync manually but can easily setup a cronjob to perform the task on a regular basis.

The other containers can’t trigger a feed update as the feed data is provided through the data containers.

Cheers
David

2 Likes

Hi David
Thanks, i was not sure if the system containers would trigger the feed containers. Run it by cron, but was not sure if i read de docs again.
Now it’s clearn thank you.

2 Likes