Cloudflare Tunnels: You don’t need Nginx proxy

Exposing containerized applications isn’t straightforward. I’ve got a dedicated server for Docker containers with a few different supporting components. I need to take care of routing, SSLs, web sockets, paths, and other bits of Nginx configuration. Cloudflare states that this can be done easier and faster with:no open ports,no exposed public IP,SSL certificate,and completely free. […]

I’ve migrated my main server to Oracle Cloud (ARM)

Times, when I had a big discount on Webh, came to the end. Facing big VPS payments, I decided to migrate. Few solutions attracted my attention. I was guided mainly by practical reasons – the cheaper, the better. Of course, I’m joking. One of the main requirements was reliability and sustainable performance with cost-effectiveness in mind.

I made an app for Spotify FOMO addicts

Every user of any application has its use cases. Probably no two people use the same application in the same way. In this short blog post, I will tell you how I use Spotify and why FOMO is placed in the title. Probably you wouldn’t know that someone could have a problem which I resolved […]

PV Dashboard: Easy energy flow monitoring

Making my daily tasks easier and creating tools that will save my time is one of my many hobbies. In this entry, I want to present my new tool called „PV Dashboard”. What is it, you might ask? Simple, easy-to-read Grafana dashboard, which integrates data from multiple sources using NodeRED and InfluxDB. The most interesting […]