
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
- A full logout for users logged in via Go...
I have a web app in reactjs that uses the Google login that is integrated into Appwrite for user login. I use `createOAuth2Token()` to login to their account. ...
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
- How many functions can I run simultaneou...
I want to konw, how many functions can I can simultaneously in appwrite cloud? I want to make a chat app where user sends text and text is processed using funct...
