How to proxy from Nginx already on my vps? #4329
Answered
byIzenDev
sunjianan9900
asked this question in
Q&A
appwrite running on localhost:9080 and 9443 When I try to proxy the domain to port 9080, I can open it, but I can't display the static files, and none of the js files can be loaded |
Answered by
IzenDev
Oct 9, 2022
Replies: 3 comments 4 replies
Add this in your |
3 replies
Answer selected bysunjianan9900
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
For reference, there's also this post: https://dev.to/appwrite/learn-how-to-run-appwrite-with-your-own-custom-proxy-or-load-balancer-28k |
0 replies
For those using Nginx Proxy Manager, I think this is the best setup. |
1 reply
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
@sunjianan9900
Add this in your
/etc/nginx/sites-available/default.