Hacker News new | ask | show | jobs
by garyfirestorm 1766 days ago
Can someone recommend a truly self hosted solution? I too use pinboard but I would like to host on my raspi or something
1 comments

I'm the author of linkding (1), an open-source, self-hosted bookmark manager that is similar to Pinboard, minus the social features. It uses Docker for deployments, SQLite as database and runs on Raspberry Pis.

There are many other solutions in the self-hosted space, such as Shiori or LinkAce.

1: https://github.com/sissbruecker/linkding