- 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
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this
- How to determine if a user is anonymous?
This is probably a silly question, but I have not yet found a good answer. Is there a method to determine if the current session is anonymous aside from seein...