Traefik SSL Let's Encrypt

Hello everyone!

I’m trying to install Traefik on my temporary domain (freenom).
Before the installation of Traefik and portrainer both www.mydomain and http://mydomain was working.

After the installation of Traefik and Portrainer my app become unavailable and https not working. I followed @George’s tutorial, but I think I’m doing something wrong.

To install, I removed the port 80 from my project settings (production target), deployed and then installed ok.

After installation:

Browser acessing with https:

What am I missing? :exploding_head:

Well if even ping is not resolving your domain then something is wrong with your domain registration and dns.

So check with freenom

Thanks, George!
But it was working before https/traefik/portrainer installation :frowning:

I’m using Digital Ocean, did you set name servers on Freenom in your tutorial?

Ping for my domain using www

Acessing with www

well if you want to access it with www - then you should make sure www is also specified in your project settings, in the remote target as wel server url.

Currently you can have just one - with or without www.

See:

Thanks one more time, George!
Just add www to my web server URL.

There is a workaround if you want to enable www. and non-www:

1 Like