The original post: /r/nginx by /u/cocasticox on 2024-09-27 19:10:55.
Hi everyone !
Recently I discovered the HomeLab wide world so I found an old laptop and let's go !
I'm pretty new, I only know basic linux command, but i'm learning
I used Portainer to install Nginx reverse proxy, bought a cheap domain on Cloudflare, and test the setup using http without encryption
I exactly followed this tutorial which is very clear :
https://www.youtube.com/watch?v=fCJbw75DCZw
Here's the problem :
configuring Nginx with http, no ssl and port 9000 works well
BUT configuring Nginx with https, port 9443, and force SSL gives me an ERR_TOO_MANY_REDIRECTS
logs give me nothing, no new lines, even for an http connexion or maybe i'm looking at the wrong place..
I'm sure you know what i'm doing wrong.. Probably basic mistakes, can you help me guys please ?
As I said, i'm very new, so talk to like i'm 10 if possible, and I will send you more info if you tell me where to find them ! thank you !!!