So I have a dedicated server that is running Proxmox on which I've created a VM for Appwrite to run on. The installation went without any issues. Im using NPM to forward the traffic reaching my (sub)domain (appwrite.xxxxxxx.com) to the Proxmox VM which also "works". What I mean by it "works" is that, yes the traffic is indeed reaching the machine and it is responding, but it responds without any css? I'd be more than happy to provide any more specific details about my setup and config files as needed. Is there any common mistake I've made? Also this isnt the first time Im hosting Appwrite in this exact setup. I've done so successfully before for my company and now I want to use it for myself. The whole setup is the same except Cloudflare.
disable rocket loader, css html and js minify.
and then do a hard reload/reset
How exactly do I do that?
Cloudflare > Speed > Content Optimization i think
So I did have rocket loader already off and now have turned css html and js minify to off but its still the same result. Any more suggestions?
or maybe it needs time to update?
Recommended threads
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...
- 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...