I'm trying to get a grip at Docker and i struggle a bit. What i'm trying to achieve is exactly what you seem to be describing in your tutorial. Multiple websites, nginx proxy, let's encrypt. The only difference is that i would use a Wordpress image because most of my websites are Wordress installs.
I see that you use a docker-compose v2: does that mean that this is outdated and i should avoid using it as a way of learning and trying to make my server work? Should i adapt it (if i can) to v3? Or it does not really matter?
I'm trying to get a grip at Docker and i struggle a bit. What i'm trying to achieve is exactly what you seem to be describing in your tutorial. Multiple websites, nginx proxy, let's encrypt. The only difference is that i would use a Wordpress image because most of my websites are Wordress installs.
I see that you use a docker-compose v2: does that mean that this is outdated and i should avoid using it as a way of learning and trying to make my server work? Should i adapt it (if i can) to v3? Or it does not really matter?