From ec527b0d00270fc1f87c17c8d0114fae1fce5b1a Mon Sep 17 00:00:00 2001 From: Lawrence <161129968+cellvx@users.noreply.github.com> Date: Mon, 19 May 2025 10:13:14 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 34e34020f..1c9d87517 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,8 @@ pm2 monit # If you want to add it to startup pm2 save && pm2 startup ``` +### Koyeb +[![Deploy to Koyeb](https://www.koyeb.com/static/images/deploy/button.svg)](https://app.koyeb.com/deploy?name=uptimekuma&repository=koyeb%2Fexample-uptime-kuma&branch=main&builder=dockerfile&instance_type=free&instances_min=0&autoscaling_sleep_idle_delay=300&env%5BUPTIME_KUMA_PORT%5D=8000&env%5BLITESTREAM_ACCESS_KEY_ID%5D=REPLACE_ME&env%5BLITESTREAM_SECRET_ACCESS_KEY%5D=REPLACE_ME&env%5BLITESTREAM_BUCKET%5D=REPLACE_ME&env%5BLITESTREAM_PATH%5D=uptime-kuma&env%5BLITESTREAM_URL%5D=REPLACE_ME&env%5BLITESTREAM_REGION%5D=REPLACE_ME) ### Advanced Installation