EasyEngine / EasyEngine/cron-command
Add support for executing cron in different container
オープン
status/needs-discussion
- 主要言語
- PHP
- スター
- 4
- フォーク
- 8
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
ファイルもテストも指定されていないため、まずリポジトリ内で PHP コンテナの既存の cron 実行経路を追跡してください。完了条件は、logrotate のユースケースをカバーしつつ、Nginx や Postfix を含む別のサイトコンテナを明示的に対象にする方法を提供することです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- docker, nginx, php
- 領域
- devops, infrastructure
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100