Do you dream to have your own private Spotify System? Now it’s really simple to build one. You just need:
- VPS
- Docker
- Docker application server (Navidrome)
- Android client (Symfonium)

Let’s start this simple tutorial about installing docker system on your OS. I used Debian 13 as Linux System
(more…)
for me phpmyamdin is a really great tool for to manage mysql from the web. It’s always the first thing I install just after setting up mysql
this tutorial will show you how to install phpmyamdin on debian (I tried on debian 13, but it’s the same for other Debian versions)
(more…)
We are using the LAMP stack (Apache, MariaDB/MySQL, PHP) on a fresh Debian 13 server with sudo privileges.
(more…)