After getting burned by Pocket, I moved everything into a self-hosted setup.

Current stack:

  • FreshRSS for feed ingestion
  • Readeck for actual reading
  • Linkwarden for long-term storage

Running on Docker Swarm behind Traefik, internal-only. Remote access via WireGuard.

A few gotchas that took longer than expected:

  • Readeck container entrypoint pointing at /readeck (dir) instead of /bin/readeck
  • Linkwarden auth issues due to build-time NEXT_PUBLIC_* vars
  • Had to seed the first user manually in Postgres with bcrypt
  • Internal SMTP relay quirks between services

It’s definitely more work than SaaS, but the upside is ownership.

Full write-up with configs + fixes: https://clifmo.com/blog/posts/saas-is-temporary-your-reading-list-doesnt-have-to-be

Curious what others are using for this now. I considered Wallabag but opted for Readeck, even tho the Readeck Android app has a crash loop right now (for me).

  • tuckerm@feddit.online
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    4 hours ago

    Thanks for writing that up! I’m curious: what makes you use Readeck for some things and Linkwarden for others? It seems like they have the same use case, and pretty much the same features.

    I’ve been using wallabag for quite a while, before Linkwarden and Readeck were written, and I haven’t felt a reason to switch away from it.

    A thing I like doing with wallabag is:

    1. Select a bunch of articles that I want to read on my ebook reader
    2. Tag them as “exported_on_2026-04-02”
    3. Export them as an epub
    4. The epub is synced automatically by syncthing to my ebook reader (it’s like an eink Android tablet)
    5. Once I’ve read that file on the ebook reader, select all entries tagged with “exported_on_2026-04-02” and mark them as read. Or just mark them as read right away, since I’ll definitely get to them once they’re on the ebook reader.

    I haven’t found any other bookmarking applications that can conveniently tag articles in bulk, export, and then mark as read in bulk like wallabag. From the website, it looks like Readeck can, I’ll have to check it out.

  • undrwater@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 hours ago

    I self host wallabag for this. Unfortunately, I don’t use it that much. I end up with a bunch of tabs.

    • FarraigePlaisteaċ (sé/é)@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 hours ago

      I use it too. My main issue is that when I’m entering tag names on a new article, it doesn’t suggest existing tags. Makes it very difficult to keep the number of tags limited. I might create #environment when #climate is what I would usually use.

  • clifmo@programming.devOP
    link
    fedilink
    English
    arrow-up
    4
    ·
    11 hours ago

    Go figure, my ISP went down and my self-hosted blog is temporarily unavailable. I have a backup internet connection and fail-over WAN, so I didn’t even notice the blip thanks to pfsense.

    But I need dynamic DNS or to use Cloudflare’s load balancers or something. Anyone have experience with this?

  • irmadlad@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    13 hours ago
    • Readeck for read it later articles
    • Linkwarden for important links
    • tt-rss for feed ingestion
    • vividspecter@aussie.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 hours ago

      Not the OP but:

      • FreshRSS interface is kind of ugly (probably can be tweaked). You can use third party RSS readers, but that ends up being almost as much work as installing readeck and the like.

      • FreshRSS doesn’t support OPDS or have any koreader integration, unlike readeck. These are essential features for reading on an e-ink reader, which is my preferred way to read longer articles in particular.

    • clifmo@programming.devOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      11 hours ago

      Not every site makes RSS available. Edit: and generally, I have so many RSS feeds, I’m scanning and looking for interesting things. At that point, I rarely have time to sit and read a long-form article. Rather than favorite it, mark it as unread or try to find it later, I send it to Readeck for when I’m ready to focus.

  • JensSpahnpasta@feddit.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 hours ago

    It’s actually kind of crazy what amount of tech people have to use just to save a webpage for later reading.

    • fluffy@feddit.org
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 hours ago

      … just to save a webpage which they tell themselves they’ll read later (but probably won’t) …

      I include myself in this