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
- Files access permissions
Am I right in understanding that file access permissions have been disabled (or broken again), and that shared access can now only be organized via tokens? Or i...
- functions custom domain issues in self h...
I’m running self-hosted Appwrite (Docker) behind Traefik with Cloudflare proxy (Full/Strict). Main domain works: https://app.printa4.in Function subdomains fa...
- general_unauthorized_scope
localhost oauth not working. general_unauthorized_scope error showing. { "message": "User (role: guests) missing scopes ([\"account\"])", "code": 401, ...