Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate task scheduler (to trigger cleandb) #110

Open
532910 opened this issue Nov 8, 2020 · 2 comments
Open

Integrate task scheduler (to trigger cleandb) #110

532910 opened this issue Nov 8, 2020 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@532910
Copy link

532910 commented Nov 8, 2020

Roundcube provides https://github.com/roundcube/roundcubemail/blob/master/bin/cleandb.sh which debian runs by cron. Should it added here?

@sebastianhelbig
Copy link

I also asked myself this when switching to the apache-based docker image. There is no mention of this other than in the kubernetes example. Is cleandb still needed?

@pabzm
Copy link
Member

pabzm commented Nov 8, 2024

Yes, it would be good to integrate such a task. But it needs some consideration, as our container image runs apache/php-fpm as init process (as is proper), so there's no cron daemon.

Anyone up for it?

@pabzm pabzm changed the title cleandb Integrate task scheduler (to trigger cleandb) Nov 8, 2024
@pabzm pabzm added enhancement New feature or request help wanted Extra attention is needed labels Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants