Hi there.
Question
How can I backup / export my list of users as a .csv or something?
Context / why I need to do this
I am deactivating my AppWrite backend for now, and I am on a self-hosted instance with a Digital Ocean droplet (been using since before Cloud released, otherwise I would just use that and life would be a million times easier 🙃). I need the user data in case we want to revive the application in future.
Hope someone has some knowledge on this and can assist. Presumably there are some magic commands that I can use.
Thanks for your help! 🫡
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- 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....