Skip to content

Commit ef0bfab

Browse files
committed
chore(readme): add service badges
1 parent 8282c81 commit ef0bfab

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

README.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -222,103 +222,103 @@ In addition to the core homelab IaC, there is one more loosely related stage:
222222
<td><img width="32" src="https://raw.githubusercontent.com/pi-hole/docs/refs/heads/master/docs/images/logo.svg"></td>
223223
<td><a href="https://pi-hole.net/">Pi-hole</a></td>
224224
<td>Filtering DNS Proxy</td>
225-
<td></td>
225+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_pi-hole-[http]/uptimes/30d/badge.svg" alt="Pi-hole Uptime"></td>
226226
</tr>
227227
<tr>
228228
<td><img width="32" src="https://raw.githubusercontent.com/nextcloud/server/refs/heads/master/core/img/favicon.png"></td>
229229
<td><a href="https://nextcloud.com/">Nextcloud</a></td>
230230
<td>File Storage and Management</td>
231-
<td></td>
231+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_nextcloud-[http---public]/uptimes/30d/badge.svg" alt="Nextcloud Uptime"></td>
232232
</tr>
233233
<tr>
234234
<td><img width="32" src="https://raw.githubusercontent.com/dani-garcia/vaultwarden/refs/heads/main/resources/vaultwarden-icon.svg"></td>
235235
<td><a href="https://github.com/dani-garcia/vaultwarden">Vaultwarden</a></td>
236236
<td>API-compatible Password Manager</td>
237-
<td></td>
237+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_bitwarden-[http---public]/uptimes/30d/badge.svg" alt="Vaultwarden Uptime"></td>
238238
</tr>
239239
<tr>
240240
<td><img width="32" src="https://raw.githubusercontent.com/immich-app/immich/refs/heads/main/web/static/favicon.ico"></td>
241241
<td><a href="https://immich.app/">Immich</a></td>
242242
<td>Photo/Video Storage and Management</td>
243-
<td></td>
243+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_immich-[http---public]/uptimes/30d/badge.svg" alt="Immich Uptime"></td>
244244
</tr>
245245
<tr>
246246
<td><img width="32" src="https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/refs/heads/dev/docs/assets/favicon.png"></td>
247247
<td><a href="https://docs.paperless-ngx.com/">Paperless-ngx</a></td>
248248
<td>Document Management System</td>
249-
<td></td>
249+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_paperless-ngx-[http---public]/uptimes/30d/badge.svg" alt="Paperkess-ngx Uptime"></td>
250250
</tr>
251251
<tr>
252252
<td><img width="32" src="https://raw.githubusercontent.com/firefly-iii/firefly-iii/refs/heads/main/public/favicon.ico"></td>
253253
<td><a href="https://www.firefly-iii.org/">Firefly III</a></td>
254254
<td>Personal Finance Manager</td>
255-
<td>including <a href="https://github.com/firefly-iii/data-importer">importer</a> and <a href="https://github.com/cioraneanu/firefly-pico">pico</a></td>
255+
<td>including <a href="https://github.com/firefly-iii/data-importer">importer</a> and <a href="https://github.com/cioraneanu/firefly-pico">pico</a><br><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_firefly-iii-[http]/uptimes/30d/badge.svg" alt="Firefly III Uptime"></td>
256256
</tr>
257257
<tr>
258258
<td><img width="32" src="https://raw.githubusercontent.com/TomBursch/kitchenowl/refs/heads/main/kitchenowl/web/favicon.ico"></td>
259259
<td><a href="https://kitchenowl.org/">KitchenOwl</a></td>
260260
<td>Recipe and Grocery Manager</td>
261-
<td></td>
261+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_kitchenowl-[http]/uptimes/30d/badge.svg" alt="KitchenOwl Uptime"></td>
262262
</tr>
263263
<tr>
264264
<td><img width="32" src="https://raw.githubusercontent.com/gethomepage/homepage/refs/heads/dev/public/homepage.ico"></td>
265265
<td><a href="https://gethomepage.dev/">Homepage</a></td>
266266
<td>Application Dashboard</td>
267-
<td></td>
267+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_homepage-[http]/uptimes/30d/badge.svg" alt="Homepage Uptime"></td>
268268
</tr>
269269
<tr>
270270
<td><img width="32" src="https://raw.githubusercontent.com/FreshRSS/freshrss.org/refs/heads/main/static/favicon.ico"></td>
271271
<td><a href="https://freshrss.org/index.html">Fresh-RSS</a></td>
272272
<td>RSS Aggregator</td>
273-
<td></td>
273+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_fresh-rss-[http---public]/uptimes/30d/badge.svg" alt="Fresh-RSS Uptime"></td>
274274
</tr>
275275
<tr>
276276
<td><img width="32" src="https://raw.githubusercontent.com/RSS-Bridge/rss-bridge/refs/heads/master/static/favicon.svg"></td>
277277
<td><a href="https://rss-bridge.org/">RSS-Bridge</a></td>
278278
<td>Unofficial RSS Feeds of ANY Source</td>
279-
<td><i>any</i> as long as you know some PHP</td>
279+
<td><i>any</i> as long as you know some PHP<br><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_rss-bridge-[http]/uptimes/30d/badge.svg" alt="RSS-Bridge Uptime"></td>
280280
</tr>
281281
<tr>
282282
<td><img width="32" src="https://d21buns5ku92am.cloudfront.net/26628/documents/54546-1717072325-sc-logo-cloud-black-7412d7.svg"></td>
283283
<td><a href="https://github.com/anokfireball/soundcloud-scraper">Soundcloud Scraper</a></td>
284284
<td>Parser + Webhook for my Soundcloud Feed</td>
285-
<td></td>
285+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_soundcloud-scraper-[push]/uptimes/30d/badge.svg" alt="Soundcloud Scraper Uptime"></td>
286286
</tr>
287287
<tr>
288288
<td><img width="32" src="https://raw.githubusercontent.com/Stirling-Tools/Stirling-PDF/refs/heads/main/docs/stirling.svg"></td>
289289
<td><a href="https://www.stirlingpdf.com/">Stirling PDF</a></td>
290290
<td>Swiss-Army Knife for PDFs</td>
291-
<td></td>
291+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_stirling-pdf-[http]/uptimes/30d/badge.svg" alt="Stirling PDF Uptime"></td>
292292
</tr>
293293
<tr>
294294
<td><img width="32" src="https://raw.githubusercontent.com/excalidraw/excalidraw/refs/heads/master/public/favicon.svg"></td>
295295
<td><a href="https://excalidraw.com/">Excalidraw</a></td>
296296
<td>Virtual Whiteboard</td>
297-
<td></td>
297+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_excalidraw-[http]/uptimes/30d/badge.svg" alt="Excalidraw Uptime"></td>
298298
</tr>
299299
<tr>
300300
<td><img width="32" src="https://cdn.jsdelivr.net/gh/selfhst/icons/svg/ubiquiti-unifi.svg"></td>
301301
<td><a href="https://ui.com/consoles">UniFi Network Application</a></td>
302302
<td>AP Administration and Management</td>
303-
<td></td>
303+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_unifi-[http]/uptimes/30d/badge.svg" alt="UniFi Uptime"></td>
304304
</tr>
305305
<tr>
306306
<td><img width="32" src="https://cdn.jsdelivr.net/gh/selfhst/icons/svg/opnsense-v1.svg"></td>
307307
<td><a href="https://github.com/anokfireball/opnsense-ipv6-prefix-update">OPNsense Prefix Updater</a></td>
308308
<td>Update Network Configs with Latest Non-Static IPv6</td>
309-
<td></td>
309+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/petrus_opnsense-prefix-update-[push]/uptimes/30d/badge.svg" alt="OPNsense Prefix Updater Uptime"></td>
310310
</tr>
311311
<tr>
312312
<td><img width="32" src="https://raw.githubusercontent.com/n8n-io/n8n-docs/refs/heads/main/docs/_images/favicon.ico"></td>
313313
<td><a href="https://n8n.io/">n8n</a></td>
314314
<td>Workflow Automation</td>
315-
<td>freemium/open core</td>
315+
<td>freemium/open core<br><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_n8n-[http---public]/uptimes/30d/badge.svg" alt="n8n Uptime"></td>
316316
</tr>
317317
<tr>
318318
<td><img width="32" src="https://raw.githubusercontent.com/jellyfin/jellyfin.org/refs/heads/master/static/images/icon-transparent.svg"></td>
319319
<td><a href="https://jellyfin.org/">Jellyfin</a></td>
320320
<td>Media Streaming and Management</td>
321-
<td></td>
321+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_jellyfin-[http]/uptimes/30d/badge.svg" alt="Jellyfin Uptime"></td>
322322
</tr>
323323
<tr>
324324
<td><img width="32" src="https://raw.githubusercontent.com/qdm12/gluetun/refs/heads/master/doc/logo.svg"></td>
@@ -330,43 +330,43 @@ In addition to the core homelab IaC, there is one more loosely related stage:
330330
<td><img width="32" src="https://raw.githubusercontent.com/qbittorrent/qBittorrent-website/refs/heads/master/src/favicon.svg"></td>
331331
<td><a href="https://www.qbittorrent.org/">qBittorrent</a></td>
332332
<td>Torrent Client</td>
333-
<td></td>
333+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_qbittorrent-[http]/uptimes/30d/badge.svg" alt="qBittorrent Uptime"></td>
334334
</tr>
335335
<tr>
336336
<td><img width="32" src="https://raw.githubusercontent.com/sabnzbd/sabnzbd/refs/heads/develop/interfaces/Config/templates/staticcfg/images/logo-small.svg"></td>
337337
<td><a href="https://sabnzbd.org/">SABnzbd</a></td>
338338
<td>Usenet Client</td>
339-
<td></td>
339+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_sabnzbd-[http]/uptimes/30d/badge.svg" alt="SABnzbd Uptime"></td>
340340
</tr>
341341
<tr>
342342
<td><img width="32" src="https://raw.githubusercontent.com/Prowlarr/Prowlarr/refs/heads/develop/Logo/Prowlarr.svg"></td>
343343
<td><a href="https://prowlarr.com/">Prowlarr</a></td>
344344
<td>Torrent & Usenet Indexer Engine</td>
345-
<td></td>
345+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_prowlarr-[http]/uptimes/30d/badge.svg" alt="Prowlarr Uptime"></td>
346346
</tr>
347347
<tr>
348348
<td><img width="32" src="https://raw.githubusercontent.com/Radarr/Radarr/refs/heads/develop/Logo/Radarr.svg"></td>
349349
<td><a href="https://radarr.video/">Radarr</a></td>
350350
<td>Movie Management</td>
351-
<td></td>
351+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_radarr-[http]/uptimes/30d/badge.svg" alt="Radarr Uptime"></td>
352352
</tr>
353353
<tr>
354354
<td><img width="32" src="https://raw.githubusercontent.com/Sonarr/Sonarr/refs/heads/develop/Logo/Sonarr.svg"></td>
355355
<td><a href="https://sonarr.tv/">Sonarr</a></td>
356356
<td>TV Show Management</td>
357-
<td></td>
357+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_sonarr-[http]/uptimes/30d/badge.svg" alt="Sonarr Uptime"></td>
358358
</tr>
359359
<tr>
360360
<td><img width="32" src="https://raw.githubusercontent.com/Lidarr/Lidarr/refs/heads/develop/Logo/Lidarr.svg"></td>
361361
<td><a href="https://lidarr.audio/">Lidarr</a></td>
362362
<td>Music Management</td>
363-
<td></td>
363+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_lidarr-[http]/uptimes/30d/badge.svg" alt="Lidarr Uptime"></td>
364364
</tr>
365365
<tr>
366366
<td><img width="32" src="https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/refs/heads/master/resources/flaresolverr_logo.svg"></td>
367367
<td><a href="https://github.com/FlareSolverr/FlareSolverr">FlareSolverr</a></td>
368368
<td>Cloudflare Protection Bypass</td>
369-
<td></td>
369+
<td><img src="https://gatus.kthxbye.cyou/api/v1/endpoints/services_flaresolverr-[http]/uptimes/30d/badge.svg" alt="FlareSolverr Uptime"></td>
370370
</tr>
371371
</table>
372372

0 commit comments

Comments
 (0)