Webservices part IV – Nextcloud, Traefik and TLS
Weāve covered quite a lot on our journey to automate the creation of one single VPS, hosting multiple websites or webapps. As you can see in the below diagram, weāre deploying to a Digital Ocean droplet, using Terraform and cloud-init. All code goes in git of course. Docker and Dockerfiles have been covered in part II of this series, Docker compose and a couple of web apps in part III.
Webservices part II ā Cloud-init , Docker and Dockerfile
As described last time, the plan is to automate the creation of one single VPS, hosting […]