You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't see how this can not be in the container. Containers should be redeployable to as yet unknown PaaS solutions, right? Since cron is part of the total app solution, it has to be in the container. Have I misunderstood the intent?
We need a nice common way of running cron.
I do not know yet if it would be best to run it on the host or in the container.
The drush container could have cron setup within it.
Let's take inspiration from platform.sh: https://github.com/platformsh/platformsh-examples/blob/drupal/7.x/.platform.app.yaml#L42
The text was updated successfully, but these errors were encountered: