countainers
Up and running with Traefik 2 and LetsEncrypt
Traefik is a feature rich, open source reverse proxy. It offers many interesting features like auto service discovery, middlewares, automatic https using let's encrypt... For local testing purposes, ...
NLP Based Recommender System Without User Preferences
Recommender systems (RS) have evolved into a fundamental tool for helping users make informed decisions and choices, especially in the era of big data in which customers have to make choices from a l...
Java & Docker: Java 10 improvements strengthen the friendship!
Till JDK 10, running java applications in linux containers was a bit tricky and requires additional setup to avoid surprises. These issues does not affect only older versions of Java (prior to 10), bu...