I am trying to migrate from cloud to digital ocean.
- Setup the droplet on DO.
- Created new appwrite account.
- Got my new endpoint (DigitalOceanIP/v1)
- Try to use that endpoint for the 'Export to Self-hosted Instance' migration option,
I always receive "please enter a valid endpoint". Not sure what I am missing here.
You need to login to the self-hosted instance console and put there the Appwrite cloud endpoint
So import rather than export
This what I see though, and cloud isn't an option?
In endpoint you set cloud endpoint
Specifically:
https://cloud.appwrite.io/v1
Ok, I was just confused cause it didnt provide appwrite cloud-hosting as an option, I figured this import would only work from one self-host to another
[Solved] Migration to digital ocean
Recommended threads
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...