Comment on Error 1033 Cloudflare
jivandabeast@lemmy.browntown.dev 4 days ago
Are you pointing cloudflare directly to Lemmy? I have mine going from cloudflare to Nginx Proxy Manager configured to serve Lemmy.
There is some additional configuration necessary for a reverse proxy in front of Lemmy, which is potentially where things are getting messed up for you?
node815@lemmy.world 4 days ago
Cloudflare tunnels support higher port numbers. I’ve done it in the past with Portainer. Also Proxmox which listens on 8006. Portainer on 9443.
3dcadmin@lemmy.relayeasy.com 4 days ago
and… with yunohost in most setups there is no need to use port numbers, for various reasons
3dcadmin@lemmy.relayeasy.com 4 days ago
It does, but there are issues especially with proxy content. Way easier to listen on lower port numbers especially to debug
jivandabeast@lemmy.browntown.dev 4 days ago
I don’t doubt that, I’m saying this more because there are additional routes that i had to configure in NPM to get lemmy working properly. This may be where OP is having issues, you can probably set them up in CF too but I have no idea.