From f6d43b0e69538e5d6a0b2762ceab74dc76f86e40 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Thu, 12 Sep 2024 21:08:06 +0300 Subject: [PATCH] Add Readeck to docs/supported-services.md Related to https://github.com/mother-of-all-self-hosting/mash-playbook/pull/256 --- docs/supported-services.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/supported-services.md b/docs/supported-services.md index eaedc89..3efa93e 100644 --- a/docs/supported-services.md +++ b/docs/supported-services.md @@ -71,6 +71,7 @@ | [Prometheus Postgres Exporter](https://github.com/prometheus-community/postgres_exporter) | A PostgreSQL metric exporter for Prometheus | [Link](services/prometheus-postgres-exporter.md) | | [Promtail](https://grafana.com/docs/loki/latest/send-data/promtail/) | An agent which ships the contents of local logs to a private [Grafana Loki](services/grafana-loki.md) instance | [Link](services/promtail.md) | | [Radicale](https://radicale.org/) | A Free and Open-Source CalDAV and CardDAV Server (solution for hosting contacts and calendars) | [Link](services/radicale.md) | +| [Readeck](https://readeck.org) | A bookmark manager and a read-later tool combined in one. | [Link](services/readeck.md) | | [Redmine](https://redmine.org/) | A flexible project management web application. | [Link](services/redmine.md) | | [Redis](https://redis.io/) | An in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker. | [Link](services/redis.md) | | [Roundcube](https://roundcube.net/) | A browser-based multilingual IMAP client with an application-like user interface | [Link](services/roundcube.md) |