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
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- 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