EasyEngine / EasyEngine/cron-command

Add support for executing cron in different container

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
status/needs-discussion
Dominant language
PHP
Stars
4
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.