CKAN and Cloudflare Tunnels: can you run a dockerised instance on HTTP? #8185
danielrosehill
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys!
I think the obvious answer is: figure out Nginx. But ... I'm wondering if this might be a different approach so long as it doesn't compromise on security.
I set up a CKAN instance on a VPS via the Docker deployment. So far so good. Except that (because it's running on HTTPS) the Cloudflare tunnel won't connect.
As a stopgap solution (the environment is still being developed) I attempted to try to force the main container to run on HTTP ... no joy.
Before I look into this further, I thought I'd ask whether it's even possible to run the instance on HTTP and if so perhaps somebody could share the config that worked for the NGINX container (ie, which didn't break everything).
I tried just about every port combination I could think of but couldn't get the setup to run.
TIA!
Beta Was this translation helpful? Give feedback.
All reactions