Month: January 2021

  • Running media server from Raspberry Pi

    When you would like to use my Raspberry pi as much as possible instead of by special purpose devices then using it as file server combined with media server will be a great use case. Here I will explain how to setup your raspberry Pi as a media server in your network so that you…

  • Running your private Docker registry from Raspberry Pi

    If you are running docker containers in Raspberry pi like me, you might have experienced that many of the images available in the docker public hub will not run on the Raspberry Pi. So you will be creating the images again from the Dockerfile. Also there will be extra process to move images between different…

  • DocuSpace – Lightweight documentation app

    by

    in

    Everyone feel happy when the documentation is good while using other frameworks. I wanted to have great documentation for my products and was looking for some lightweight app for creating good looking documentation. But unfortunately couldn’t find any single purpose app created for making documentation. I don’t like the idea of using WordPress for anything…

  • How to use SSD for hosting on RPi?

    Raspberry Pi 4 comes with improved faster USB 3.0 interface. So if you use SSD disks with Raspberry Pi 4 you will see significant improvement in the speed. The performance test shows at least 3 to 4 time faster for the apps when using SSD disk on the faster USB port with Raspberry Pi. So…

  • Raspberry Pi as general purpose server

    I am using Raspberry Pi as multi purpose server. It is been almost two years since since I have started using the Pi. I have started with RPi 3 then upgraded to RPi 4. I am using it as a media server, file server and web server etc. You are reading this blog and this…