V
V
v1t3man2020-09-17 10:16:56
symfony
v1t3man, 2020-09-17 10:16:56

How to use Symfony cron on Windows?

I have a Symfony project in Docker which is on Windows. I need to check if a cron job is running, but I don't understand how to do it on windows?
I tried setting up the cronos bundle, but I don't see the jobs running.

my cronos.yaml

my_builder_cronos:
    exporter:
        key: abcd
        mailto: [email protected]
        path: /bin:/usr/local/bin
        executor: php
        console: bin/console
        shell: /bin/bash


connects in services.yaml:
imports:
    resourse: cronos.yaml

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question