Slides of my presenation at the Eindhoven Developers Meetup. (https://www.meetup.com/Eindhoven-Developers-Meetup/events/237518045/)
This presentation is about "Modern Pet Project Hosting".
It covers an example of a pet project. The complexity that you will face to get it on-line "the classical way" and it introduces a solution by using modern technologies like Docker-machine and Caddy web server.
The demonstration is about how to create a docker-machine and how to run a docker-compose file which includes a Caddy based project.
The summary gives an overview of what we have seen and what it can provide to you as a developer.
The example project can be found on GitHub:
https://github.com/Ecno92/modern-pet-project-hosting