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
- 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...