- Can I get my database and configration file from appwrite cloud when am going live so as to se them in self-hosted server? cause am currently in testing and no server yet
- And is appwrite cloud shared or dedicated hosting?
Can I get my database and configration file from appwrite cloud when am going live so as to se them in self-hosted server? cause am currently in testing and no server yet
Do you mean migrations? If so, you might want to see this once https://discord.com/channels/564160730845151244/1102936099745177700/1138048517068292118
And is appwrite cloud shared or dedicated hosting?
I think it is shared hosting
yes, I meant migration @joeyouss
There are plans for allowing migrating from cloud -> self-hosted and vice versa, but it's not available yet
coming up soon
[CLOSED] Database and Configuration
Okay, thanks @joeyouss and @safwan
Recommended threads
- Guideline of AI
Hello everyone, I’m planning to specialize in Artificial Intelligence (AI) and I’m currently looking for guidance from someone with strong experience in the fi...
- Query multi-tenant db with $permissions ...
I'm setting up a multi-tenant database with RLS enabled. My users my have permissions set for multiple Teams, and as such when they query the database with the ...
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...