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
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...