Hi Appwrite team, I have made a function in Appwrite to clear Some items in a Database weekly at 12 Pm American Time. But as I'm working with Kubernetes, It doesnt support Docker Socket Volume. So Can i add a Cron Job. If so Can you show me some material for Example
Thanks!
Uhh like a cron job on the server?
Yeah. Any Example scripts would be good.
Well...you would write any sort of script using the server SDK of your choice 🧐
Recommended threads
- Custom Email Templates Not Updating for ...
I have 4 custom email templates on my self-hosted Appwrite instance: - email verification - reset password - security alert - 2FA verification. email verifica...
- Docker compose down command is deleting ...
I just followed the steps in the website...but docker compose down seems to delete whole data...it is like fresh installation. Please check if i am missing anyt...
- Bug Report: type generation for enum of ...
### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...