Is appwrite okay with podman instead of Docker? Any installation guide
TL;DR
Developers are discussing using Podman instead of Docker for containerization. Just replace 'docker' with 'podman' including compose and everything should work. Appwrite is okay with Podman. No installation guide provided.@Binyamin π
Yes,
The same just replace the work docker with postman including compose and everything should work
btw, what you went with podman?
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...