TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Simple self-hosted Sentry alternative with a 5-minute setup

2 点作者 kyrylo23 天前
Hey hackers!<p>In January 2025, I started building Telebugs. It&#x27;s an installable error tracker that works with Sentry SDKs.<p>I come from a Rails background and previously worked at an error tracking&#x2F;APM company, so I figured: why not build my own? I wanted a simple, reliable tool I could own outright, without surprise bills for overages.<p>Telebugs is built with Rails 8, Hotwire, TailwindCSS, and SQLite. Like 37signals’ ONCE products (my inspiration), it’s pay-once: prep your hardware, run one command, and you’ll be up and running in 10 minutes (5 minutes refers to the actual installation time).<p>It supports push and email notifications, handles millions of errors per day (depending on hardware), runs in a single Docker container, and auto-cleans old data based on your rules. The idea is that you install it once and forget it.<p>I’ve shared updates on social media since day one, and today I’m launching it publicly. The whole idea of installable, self-hosted software was new to me, but building Telebugs has made web dev feel fun again.<p>It took 3.5 months of near-daily work to ship it solo. I now use it to track errors across all my projects.<p>Happy to answer any questions!

1 comment

chris1232119 天前
This is an interesting project! I&#x27;m going to recommend it to my team at work, since we&#x27;ve been moving to try to self-host more of our services.<p>I&#x27;ve been about building a Once-style project myself, how do you deal with tracking the licences, do you have the ability to revoke them if someone breaks the licence?
评论 #43892191 未加载