mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-19 16:42:03 +03:00
Merge pull request #45 from CommanderStorm/patch-1
Warning about node 20
commit
7e0c5ab0a5
1 changed files with 3 additions and 2 deletions
|
@ -59,7 +59,8 @@ https://github.com/louislam/uptime-kuma/blob/master/docker/docker-compose.yml
|
|||
It should supports Linux/Windows/MacOS.
|
||||
|
||||
Required Tools:
|
||||
- [Node.js](https://nodejs.org/en/) >= 14
|
||||
- [Node.js](https://nodejs.org/en/) >= 14
|
||||
⚠️ Take causion with Node 20. See Issues [3138](https://github.com/louislam/uptime-kuma/issues/3138) and [3202](https://github.com/louislam/uptime-kuma/issues/3202) for further details.
|
||||
- [Git](https://git-scm.com/downloads)
|
||||
- [PM2](https://pm2.keymetrics.io/)
|
||||
- (Optional) [cloudflared](https://github.com/cloudflare/cloudflared)
|
||||
|
@ -214,4 +215,4 @@ https://github.com/fluential/litestream-uptime-kuma/
|
|||
### Install on Zeabur
|
||||
|
||||
Run with one click on [Zeabur](https://zeabur.com/).
|
||||
https://docs.zeabur.com/marketplace/umami
|
||||
https://docs.zeabur.com/marketplace/umami
|
||||
|
|
Loading…
Reference in a new issue