I have noticed that after appwrite rebrand they removed the link to docker-compose and .env file , this is bad because now i need to run the docker command which is on docs to just get those files because i'm using Pulumi and i put docker-compose and .env on my repo then everything is automated and deployed for me , I think this is also issue if using terraform .
This is a known issue: https://github.com/appwrite/appwrite/issues/6367 You can find the files on the appwrite github repo
Recommended threads
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...