Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for executing cron in different container #38

Open
kirtangajjar opened this issue Nov 7, 2018 · 0 comments
Open

Add support for executing cron in different container #38

kirtangajjar opened this issue Nov 7, 2018 · 0 comments

Comments

@kirtangajjar
Copy link
Contributor

By default, cron is executed on PHP containers. We should give an option to the user where he can run a cron in other site containers like Nginx or Postfix.

One such use case came to light when we wanted to implement logrotate on a server which required periodic execution on Nginx container(since logs were not mounted on the host then).

Although since now we can run the cron job on the host, still it would be great to have this capability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants