Threads
Executor with custom S3 doesn't work in appwrite 1.9.5 (executor 0.25.1)
Was testing to upgrade appwrite to 1.9.5 and when testing the S3 part i saw the executor didn't work anymore. When looking closly i saw the `StorageFactory` doesn't provide the bucket anymore. I open...
- Self Hosted
- Functions
- Sites
Redis with user/pass doesn't work NO_AUTH wrong user/pass
When trying to externalize my redis to a valkey server, i saw the user/pass doesn't work. After looking the appwrite code, i saw some of the init does not pass the user when creating the redis conenc...
- Self Hosted
[SOLVED] Understanding S3 setup with appwrite
Hey, i'm planning to change the storage from local to S3, tho i have some questions to see before starting the migration. 1. Does all the `/storage/<storage_type>` will be migrated to S3 ? 2. How doe...
- Resolved
- Self Hosted
[SOLVED] How to use the Health endpoints
So i wanted to monitor everything on my appwrite instance tho it seams like there is no API scope available for thoses. Looking at : https://appwrite.io/docs/references/1.8.x/server-nodejs/health I s...
- Resolved
- Self Hosted
- REST API
- Cloud