8. Docker architecture for hosting a website on a Raspberry Pi

In this video, we’ll take a look at the Docker based architecture we’ll be using to host our WordPress website, its SQL database, and our Nginx reverse proxy, which will act both as an additional authentication mechanism, and provide SSL/TLS encryption (allowing HTTPS instead of HTTP).
Back to Top