Cron job on Mautic/Bitnami/Digital Ocean

First of all, thanks to all for a good job at putting Mautic out there!

I installed Mautic last week through Bitnami/Digital Ocean. The advantage is that I had it up and running in no time, but now I find myself without SSH access, but that’s not the question here.

My question is: I have the feeling the cron jobs are not running as my lead lists are not filling up. How can I see whether the cron jobs actually work as advertised (https://wiki.bitnami.com/Applications/Bitnami_Mautic)? And how can I manually edit them (instructions on the linked wiki don’t work)?

First of all, thanks to all for a good job at putting Mautic out there!
I installed Mautic last week through Bitnami/Digital Ocean. The advantage is that I had it up and running in no time, but now I find myself without SSH access, but that’s not the question here.
My question is: I have the feeling the cron jobs are not running as my lead lists are not filling up. How can I see whether the cron jobs actually work as advertised (https://wiki.bitnami.com/Applications/Bitnami_Mautic)? And how can I manually edit them (instructions on the linked wiki don’t work)?

Ok, found the solution. Turns out that the Bitnami installation doesn’t actually set up the cron jobs and you have to do that by hand, logging in through SSH.

JeroenJeremy, how did you set up the cron jobs on Bitnami?

I’ve SSH’d into my Bitnami deployment of Mautic and I’ve run the social networking cron (documented at the github snippet below)

https://github.com/mautic/documentation/pull/90/commits/4f907c741dff01b6bde5d4862069d2f58ee96e6f

But how do I ensure that all the other crons are running? Where’s the list of all of Mautic’s necessary crons?

Nevermind… found all the info I needed here:

https://www.mautic.org/community/index.php/4855-2-0-new-mautic-cli-commands
https://docs.bitnami.com/bch/faq/#how-to-connect-to-the-server-through-ssh
https://www.mautic.org/docs/en/setup/cron_jobs.html
https://www.mautic.org/resources/cron-job-update-mautic-2-0/