From 874d2bc1498205427dae353a8201be27e1b70207 Mon Sep 17 00:00:00 2001 From: Jay Byoun Date: Fri, 8 Dec 2023 11:53:12 -0800 Subject: [PATCH] add one click deploy to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ffae59de..acb9a0d5 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,11 @@ services: # Manual installation +## Self-Host +Deploy a self-hosted version in one-click with [Dome](https://app.trydome.io/signup?package=teedy): + +[![Deploy to Dome](https://trydome.io/button.svg)](https://app.trydome.io/signup?package=teedy) + ## Requirements - Java 11