1
0 Comments

Tutorial to semi-professionally setting up a server with docker-compose and Nginx

Dominik Weber

Setting up a server is quite a bit of work, especially if you've never done it before.
In this article I explained how to do it with docker-compose and Nginx, including all important aspects like caching and SSL encryption.

Hope this helps someone.