Are snap cronjobs independent of system cronjobs?

This page summarizes the projects mentioned and recommended in the original post on /r/linuxquestions

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nextcloud-snap

    ☁️📦 Nextcloud packaged as a snap

  • I was having issues with my nextcloud server installed through snap where it was being extremely slow on first load. I heard that running a specific cronjob for nextcloud to do background tasks periodically can speed it up. So, for the snap version of nextcloud, I found the command that enables nextcloud's cronjob (details listed here) sudo snap set nextcloud nextcloud.cron-interval=10m What was strange is that in the aformentioned link, it aluded to the cronjob already being enabled, so to check this I ran crontab -l, but to my surprise, I didn't even have cron installed on the server. So does snap have its own version of cron packaged with the installed program that it uses for itself independent of the system cron? Or is me not having cron installed the reason for why it appears that nextclouds cronjob isn't working?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts