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
- Appwriter Linux Key Bindings
Any tips for configuring appwriter for ubuntu? Actually the keybindings are tightly binded to either windows or mac. Working well on windows but in ubuntu some ...
- Admin Impersonating Clients?
I have a client that needs to use the admin User, to impersonate the Clients in order to debug better the App and the services that they are providing, could yo...
- create project api-rest
Hello good afternoon, I'm developing a project where I need to create a project by apirest, but I'm stuck with this "projects.read" permission, can I change my ...