Skip to content

Commit 85fc705

Browse files
feat(video): Traefik 3 and FREE Wildcard Certificates with Docker
1 parent d3e4aac commit 85fc705

File tree

3 files changed

+605
-0
lines changed

3 files changed

+605
-0
lines changed

_posts/2021-04-17-traefik-portainer-ssl.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Today, we're going to use SSL for everything.No more self-sign certs.No more htt
1515

1616
📺 [Watch Video](https://www.youtube.com/watch?v=liV3c9m_OX8)
1717

18+
> *Looking for the Traefik 3.0 guide? Check out [traefik 3 on Docker](/posts/traefik-3-docker-certificates/)*
19+
{: .prompt-info }
20+
1821
> *Looking to do this same thing in Kubernetes? Check out [traefik + cert-manager on Kubernetes](/posts/kube-traefik-cert-manager-le/)*
1922
{: .prompt-info }
2023

@@ -119,6 +122,7 @@ Your folder structure should look like the below, if you are following along wit
119122
│   └── traefik.yml
120123
└── docker-compose.yml
121124
```
125+
122126
## Links
123127

124128
🛍️ Check out the new Merch Shop at <https://l.technotim.live/shop>

0 commit comments

Comments
 (0)