Missing „ingredient” of PV Dashboard

PV Dashboard, my Grafana, which integrates PV data from multiple sources using NodeRED and InfluxDB after few iteration is still missing important piece. BACKUP. WHERE IS BACKUP? Yep, that’s me, you’re probably wondering how I ended up in this situation…

Few necessary things You need to do after buying VPS server

Buying your first own VPS server is a big step in your self-development. Many new difficulties that You will face, many new things and technologies that You will learn. But where to start? What is important and what isn’t? Look at the below checklist to kickstart the VPS journey!

How to make your NextCloud faster with Redis as an in-memory cache using Docker?

I’m obsessed with optimizing things. Already I’ve optimized my VPS in a few different aspects: Apache webserver + PHP-FPM, MariaDB database, and all of my websites using Cloudflare and some more tricks. Now I’m focused on my cloud storage – NextCloud. Let’s make it blazing fast with Redis as an in-memory cache.