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
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...
- Dart 3.10 runtime on self-host 1.8.1
I added dart-3.10 runtime in .env file, applied the changes, but cannot see such option on console. is dart 3.10 not supported by self hosted 1.8.1? if not, whe...
- Help with apex domain redirect using App...
Can someone provide guidance on how to redirect traffic from apex/root domain to a www subdomain using Appwrite Sites as the DNS manager. What I've done so far:...