mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Created Cronjobs (markdown)
14
Cronjobs.md
Normal file
14
Cronjobs.md
Normal file
@@ -0,0 +1,14 @@
|
||||
## Table of content
|
||||
|
||||
* Cronjobs for [Invoice Ninja 4](#cronjobs-for-invoice-ninja-4)
|
||||
* Cronjobs for [Invoice Ninja 5](#cronjobs-for-invoice-ninja-5)
|
||||
|
||||
## Cronjobs for Invoice Ninja 4
|
||||
|
||||
Inside the [`docker-compose.yml`](https://github.com/invoiceninja/dockerfiles/blob/master/docker-compose.yml#L66) file you can find a working cronjob configuration. Just remove the hashes `#` in front and start up docker compose.
|
||||
|
||||
Make sure you also removed the hash `#` for `logo:` from the `volumes section`.
|
||||
|
||||
## Cronjobs for Invoice Ninja 5
|
||||
|
||||
Currently there is no working solution available to run cronjobs in Docker for IN 5. We are working on that currently.
|
||||
Reference in New Issue
Block a user