Start cron in Docker
Allows to configure backups in Docker container
/cc @marin
Merge request reports
Activity
Reassigned to @ayufan
@jacobvosmaer Maybe you can look?
Added 1 commit:
- c7974dd4 - Remove not-required mkfifo and pre-create logs directory
@ayufan I think not. Only if the path is mounted and I think cron files are stored somewhere in
/var/cron
(or something like that, cannot remember the exact path) . But this shouldn't matter because once you boot up a new container reconfigure runs and it will add the cron tasks again, right?@marin Nope. The cron tasks are not automatically added by reconfigure. In documentation we advise users to create own crontab entry.
@ayufan Ok
Milestone changed to 8.6
Milestone changed to 8.8
This is open for too long, can be reopened if someone wants to finish it or to discuss use https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1616