Schlagwort: self-hosted

  • Initial release of „talkarr“

    Initial release of „talkarr“

    Its late so I’ll keep this short: Talkarr is a project I started in December of 2024 when I was not able to attend the 38c3 Chaos Communication Congress. Because of that, I wanted a way to download all my talks from media.ccc.de so I could watch them in the holidays using my media server.…

  • Docker is fun…. not..

    For using wordpress, I have created my own docker containers to make it easy to use wordpress with postgres and nginx. You can just clone it and start it with docker-compose up -d! Now, I tried to upgrade to a newer wordpress version. Suddenly, the page wasn’t available anymore. What happened? Connection refused. But… why?…

  • Building a NAS for home storage

    Building a NAS for home storage

    I always wanted to have some storage at home. I liked the idea of easy access to my files while not having to plug in my USB-HDD into my computer all the time. Some years ago I thought some kind of prebuild system like some Synology NAS would be perfect. But these systems are very…