Hey, I have a server where im hosting appwrite. Id like to be able to spin up a local version of that appwrite with the configurations I did (projects with ids, functions with ids, deployments, api keys, etc.). Is that possible? I dont want to have to deploy the functions by hand again and copy ids, is it possible to just do "docker compose up" and magically have the same "appwrite structure" as I do in my prod server (without db entries)?
It's possible. It will require some work on your side.
The easy way would be to use the backup in your production server
Then, use the restore on your new environment
Be sure to backaup the database and the docker volumes
In this link you would find the details of the backup and restore
https://dev.to/appwrite/appwrite-in-production-backups-and-restores-4beg
Recommended threads
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...
- GitHub Student Benefits Not Applied to M...
Hi! I signed up for Appwrite using my GitHub account, and I’m a student with an active GitHub Student Developer Pack. I was expecting the Appwrite educational/...
- Pricing question for the civil society o...
Hey! Can someone help me out? 🥺 Do you have any discounts or programs for non-profit civil society organizations, even if they're not open-source? Or maybe you...