Skip to content

Commit 5c88eec

Browse files
Merge pull request #239 from vanschelven/add-bugsink
Add Bugsink to servicelist docs
2 parents 03712b7 + 4397470 commit 5c88eec

File tree

5 files changed

+26
-0
lines changed

5 files changed

+26
-0
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ export default defineConfig({
172172
{ text: 'Beszel', link: '/services/beszel' },
173173
{ text: 'Browserless', link: '/services/browserless' },
174174
{ text: 'BudgE', link: '/services/budge' },
175+
{ text: 'Bug Sink', link: '/services/bugsink' },
175176
{ text: 'Change Detection', link: '/services/changedetection' },
176177
{ text: 'Chaskiq', link: '/services/chaskiq' },
177178
{ text: 'Chatwoot', link: '/services/chatwoot' },
3.13 KB
Loading
87.2 KB
Loading

docs/services/bugsink.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: "Bugsink"
3+
description: "Here you can find the documentation for hosting Bugsink with Coolify."
4+
---
5+
6+
<ZoomableImage src="/docs/images/services/bugsink-logo.webp" />
7+
8+
## What is Bugsink?
9+
10+
[Bugsink](https://www.bugsink.com/?utm_source=coolify.io) offers [error tracking](https://www.bugsink.com/error-tracking/?utm_source=coolify.io) for your applications with
11+
full control through self-hosting.
12+
13+
* [Built to self-host](https://www.bugsink.com/built-to-self-host/?utm_source=coolify.io)
14+
* [Sentry-SDK compatible](https://www.bugsink.com/sentry-sdk-compatible/?utm_source=coolify.io)
15+
* [Scalable and reliable](https://www.bugsink.com/scalable-and-reliable/?utm_source=coolify.io)
16+
17+
## Screenshots
18+
19+
<ZoomableImage src="/docs/images/services/bugsink.webp" />
20+
21+
## Links
22+
23+
- [The official website ›](https://www.bugsink.com/?utm_source=coolify.io)
24+
- [GitHub ›](https://github.com/bugsink/bugsink/?utm_source=coolify.io)

docs/services/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ You can host ANY service with Coolify that could be containerized.
3535
- [Beszel](/services/beszel) - Lightweight server monitoring hub with historical data, docker stats, and alerts.
3636
- [Browserless](/services/browserless) - Headless Chrome as a service.
3737
- [BudgE](/services/budge) - A budgeting personal finance app.
38+
- [Bugsink](/services/bugsink) - Self-hosted Error Tracking
3839
- [Changedetection](/services/changedetection) - Website change detection monitor and notifications.
3940
- [Chaskiq](/services/chaskiq) - Open source customer engagement platform.
4041
- [Chatwoot](/services/chatwoot) - Open-source customer engagement suite.

0 commit comments

Comments
 (0)