CronjobsΒΆ
There are several cronjobs defined in our infrastructure. They can be in several places, such as:
as cronjob directly on the servers (most likely deployed via our infrastructure Ansible repo)
in applications (e.g. Celery tasks)
Time |
Action |
Source |
---|---|---|
|
Incremental |
|
|
MySQL |
|
|
Garbage collecting |
|
|
Automatic server & service reboots |
|
|
Scheduled CI/CD Docker image builds |
|
|
Scheduled CI/CD test & nightly build runs |
Important
All cronjobs need to be in sync to provide / ensure a stable environment. Always try to follow the following cronjob schedules, so that a reboot wonβt interfere with a service, backup job, or alike.
Hint
Please note if a new service or server is automatically rebooted, the maintenance window in the Monitoring must also be updated.