For those who have apps in production
Which tools do you use for logging
Like you want to keep track of API calls, errors and other information whenever a user uses the app
Here are some technologies we recommend: Logging: Sentry Monitoring: Uptime Robot Storage: AWS S3 (or DigialOcean Spaces) Backups: AWS S3 (+ manual scripts)
Putting Appwrite behind CloudFlare can also be beneficial for analytics, bot protection or load balancing
okay then, I'm super grateful @Meldiron thanks for all you do, maybe I'll start with cloud flare
though was thinking traefik will do the job of cloud flare for proxy
[SOLVED] App Monitoring and Analytics
Recommended threads
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...