I'm trying to deploy a static HTML website on my Appwrite self-hosted instance. I can't get it to work. I don't really understand the configuration. I have the framework setup as Other, I can't change the runtime to anything other than Node and the fallback directory points to index.html. Every time I upload my tar file. I get stuck at waiting for build to start. The CLi does not help much as it just says Server Error.
Recommended threads
- TSL Certificate Issues
Hi Appwrite Discord Community, I got a problem with my Self-Hosted instance. I only want, that I can use my programm with the Appwrite Backend without .selfSig...
- The /storage web page is not working in ...
The /storage web page is not working in Appwrite. Server : FRA
- Team invite - 500 error - no email
When executing ```dart await _repository.teams.createMembership( teamId: event.listId, roles: ['member'], email: event.email, url: 'xxxx', ); ``` I se...