Isma
Contributor
- Joined
- Apr 29, 2020
- Messages
- 100
Hello, I understand that there were modifications and I don't know how to change docker to kuber but I would like to see how to configure the cron for nextcloud for this new version of scale beta.1
In scale 22 use this reference
www.truenas.com
But now... the command "docker ps | grep nextcloud" does not work for me, when updating I would like to know what the new one would be and how to configure the new cron for nextcloud
Scale 22
docker exec --user root `docker ps | grep "nextcloud_nextcloud" | awk '{ print $1; }'` php cron.php
Scale 23
?¿???
In scale 22 use this reference
TrueNAS Scale Nextcloud cron not working
Hello! Read a few posts about this problem but no solution found yet... I am running: TrueNAS-SCALE-22.02.2.1 Nextcloud app 24.0.3_1.6.6 Cannot get the cron job to work. The settings in the app is as follows: CronJob configuration Setup cronjob for nextcloud Enable cronjobs for nextcloud...

But now... the command "docker ps | grep nextcloud" does not work for me, when updating I would like to know what the new one would be and how to configure the new cron for nextcloud
Scale 22
docker exec --user root `docker ps | grep "nextcloud_nextcloud" | awk '{ print $1; }'` php cron.php
Scale 23
?¿???