Schlagwort: self-hosted

  • 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…