Hey everyone,
I've developed an application for a client using Appwrite, but the free bandwidth isn't sufficient for their needs. They aren't interested in upgrading to the pro version of Appwrite. Instead, they have an Azure account and prefer to use that for hosting.
Is it possible to self-host an Appwrite instance on Azure? If so, will this resolve the bandwidth issue? Also, will any changes be needed in the app's code to accommodate this setup?
Recommended threads
- Issue with relations on database
I'm creating a food ordering website for businesses. I'm having issues with the relations on my database I attached the attributes for the collections I'm hav...
- The current user is not authorized to pe...
I want to create a document associated with user after log in with OAuth. The user were logged in, but Appwrite said user is unauthorized. User is logged in wi...
- self-hosted auth: /v1/account 404 on saf...
Project created in React/Next.js, Appwrite version 1.6.0. Authentication works in all browsers except Safari (ios), where an attempt to connect to {endpoint}/v1...