Tag: self-hosting

  • Automatically synchronize documents with Paperless-ngx on macOS

    On the one hand, I use a rather classic local file structure to manage my documents, but also use Paperless-ngx to manage them (and especially for search). Thus, I want to keep my local structure, but also automatically upload the documents in Paperless-ngx.

    Until now, it was a manual process where I added new documents into the correct folder on my local system and then used the web upload from Paperless-ngx. But this is cumbersome and redundant.

    I first searched for an app that could automatically upload the file to my Paperless-ngx’s “consume” folder when adding it to the documents, but none of the available apps worked for me.

    Then, I stumbled upon the possibility to use a shortcut automation in macOS for it. You can basically start an automation when files are added to a folder with the “Folder” automation (then, select the folder and select the “Added” checkbox for the “When Any Item Is” option). Then, when this automation is executed, you can get a list of all added files, check for supported file extensions and copy them anywhere you want – in this case: into the consume folder of Paperless-ngx.

    You can find the shortcut itself attached in a ZIP file. Unzip and open it to add it to your Shortcuts app.

  • New self-hosting projects

    I’ve updated my self-hosting slash page with some newcomers:

    • Dozzle
    • Joplin
    • Wallos

    Check it out at https://kittsteiner.blog/self-hosting/.

  • Updated Baïkal and self-host contacts

    I used the Sunday morning to upgrade my Baïkal instance to version 0.11.0 (if you experience issues with the MySQL connection afterwards, make sure to add the new required configuration entry mysql_ca_cert to your config).

    And I also used it to enable CardDAV (previously I solely used it as calendar via CalDAV) and moved all my contacts from iCloud to my own server. This was not as easy as first thought, since importing a list of vCards in the macOS “Contacts” app won’t sync all of them. I ended up using my iPhone to import all of my contacts to my own server.

  • New self-hosting apps

    Since I bought new RAM with double the capacity (32 GB now) for my TrueNAS, I had more room to try out new self-hosting apps. So, new on the blo(ck/g) (checkout https://kittsteiner.blog/self-hosting/) are:

    • CO2MqttSensor
    • Kaneo
    • Keycloak
    • Open Archiver
    • Paperless-ngx
  • Self-hosting slash page is official 🎉

    Yesterday, during the 6. KrautPress Website Club, we talked about my new self-hosting slash page. The idea spun up to make it official, so I firmly asked @robb@social.lol whether he would include it and just a few hours later, it’s now officially part of slashpages.net. 🥳

    /self-hosting or /self-hosted or /hosted – a page listing the services your hosting or managing yourself

    So: let’s spread the word, share your self-hosted software and show me your self-hosting software!

    By the way, if you need inspiration, check out awesome-selfhosted and selfh.st.

  • Self-hosting slash page

    I’ve added a custom slash page to my site: Self-hosting

    Why? I find it interesting what people use for self-hosting and I’m always happy if I find something new others use.

  • Self-hosting testing day

    Today, it’s my self-hosting testing day. I’ll test some software found on the awesome-selfhosted list on GitHub.

    Testing includes:

  • Testing OpenCloud

    I recently discovered OwnCloud Infinite Scale, but couldn’t find much information about the installation, etc., even though it sounded interesting (building OwnCloud from scratch in Go sounds promising instead of using PHP, as the old version and also NextCloud do).

    Fast forward to this week, I stumbled upon OpenCloud, a fork of OwnCloud Infinite Scale, with an easy to find documentation.

    So, I now test it on my TrueNAS Community, whether it can replace my current Seafile solution. So far, it probably can.

  • Uptime Kuma broken?

    Exactly at 0:00 tonight, my monitors in Uptime Kuma started to report downtime. Log told me either “timeout of 48000ms exceeded” or “getaddrinfo EAI_AGAIN”, despite the actual websites all being online.

    I changed DNS settings from Quad9 to dns0.eu, nothing changed. Updated from the current release version to v2 beta 3 (because I already wanted it before), nothing changed. Changed the DNS settings to my local AdGuard home – everything’s fine now. 🤔

    Why? 😄

  • Local Ente.io instance

    I finally got my self-hosting instance of Ente.io running smoothly on TrueNAS SCALE, even with an embarrassing configuration mistake. 🥲🎉

    Now let’s test if it’s better than Immich.