Hello. So, I've just deployed my Appwrite self-hosted instance, and I tried the new sites feature. It seems to be building the site properly, I can even download the output, but when it comes time to deploy it, it just doesn't work. Do I need to configure any environment variable for it to work? Does it work on Self-hosted instances?
Here you can se that the status is Active, and if I download the output and serve it locally, it works.
(btw you can see that the first deploy failed, it failed with : not ready. Container not found.","code":500,"version":"0.7.14"} but after I cancelled it and ran it again, it worked.)
Thanks for your help
Recommended threads
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...
- I can't migrate my project from Appwrite...
I'm having an issue migrating my Appwrite project to a self-hosted instance. The problem is that I've exceeded my read rate limit (or database read limit), so I...