Hello! Today, I am going to demonstrate how to use a traefik DNS challenge to enable SSL for your docker web containers. I have included a working configuration file for proxying traffic to your web containers, and for obtaining SSL certificates from Let’s Encrypt using a traefik DNS Challenge. Let’s begin! What is a Traefik […]
Hello! If you are here, you are probably trying to enable SSL for HTTP connections to your docker containers. In this post, you will find a working configuration file for routing traffic to your web containers, and for obtaining SSL certificates from Let’s Encrypt using a traefik HTTP Challenge. Let’s get started! What is a […]
Hello, I hope you are doing well. This is the first entry in what I hope to make a series of articles documenting my journey into learning about the fundamentals of machine learning and AI by building the systems from scratch. This time, I will demonstrate how I built a powerful binary classifier from scratch […]