glucyzz / Uptime-Kuma

在Replit上搭建你的簡易站點監控工具——Uptime-Kuma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. 首先打開https://replit.com/ ,註冊賬號。

https://upload.cc/i1/2023/02/10/HG9R08.png

  1. 註冊賬號之後,根據下圖序號順序

https://upload.cc/i1/2023/02/10/30hVXu.png

https://sxblog.run.goorm.io/upload/2023/01/20230112202642.png

  1. 輸入命令行
git clone https://github.com/louislam/uptime-kuma.git

https://sxblog.run.goorm.io/upload/2023/01/20230112202901.png

  1. 輸入命令行 ,按2次Enter
git clone https://github.com/sxbai/Uptime-Kuma-on-replit.git

https://sxblog.run.goorm.io/upload/2023/01/20230112203758.png

5 替換.replit 和replit.nix(這步很重要!!!)

https://sxblog.run.goorm.io/upload/2023/01/20230112205053.png

https://sxblog.run.goorm.io/upload/2023/01/20230112205231.png

https://sxblog.run.goorm.io/upload/2023/01/20230112205339.png

https://sxblog.run.goorm.io/upload/2023/01/20230112205601.png

  1. 輸入命令行
rm -rf Uptime-Kuma-on-replit/

https://sxblog.run.goorm.io/upload/2023/01/20230112210737.png

  1. 輸入命令行
cd uptime-kuma && npm run setup

https://sxblog.run.goorm.io/upload/2023/01/20230112211049.png

  1. 輸入命令行
cd .. && pm2 install pm2-logrotate

https://sxblog.run.goorm.io/upload/2023/01/20230112211607.png

  1. 輸入命令行
wget -O main.sh https://raw.githubusercontent.com/sxbai/Uptime-Kuma-on-replit/master/main.sh

https://sxblog.run.goorm.io/upload/2023/01/20230112211938.png

https://sxblog.run.goorm.io/upload/2023/01/20230112212118.png

https://sxblog.run.goorm.io/upload/2023/01/20230112212641.png

About

在Replit上搭建你的簡易站點監控工具——Uptime-Kuma