Reverse Proxy without SWAG? #3982
Unanswered
PanavisionT16
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You need something to handle redirecting traffic via HTTPS.. the common way this is done in the self hosting community is via a reverse proxy. Any of them should work. SWAG is not a requirement for Mealie.. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to do a reverse proxy without using SWAG? All my other reverse proxies are managed through my kemp load balancer (hardware) and then routed through my domain DNS at cloudflare. How would I need to configure my yaml file to send everything over 443 to avoid the Invalid HTTP request? Should I use a tunnel with cloudflare? Any help would be appreaciated!
Beta Was this translation helpful? Give feedback.
All reactions