Manage Cron Jobs

Most of EasyEngine v4’s server stack is on Docker containers. Running cron in containers is not as straightforward as it’s on a linux server. There are many caveats that you have to take care of in order to ensure cron executes as it’s intended and has no side effects. Hence, EasyEngine v4 uses Ofelia to … Continue reading Manage Cron Jobs