What is Uptime Kuma? How to install Uptime Kuma on windows|

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ธ.ค. 2024

ความคิดเห็น • 7

  • @AnjanModak
    @AnjanModak ปีที่แล้ว +1

    Very nice presentation, thank you. Will be trying this 👍🏻

    • @kusaerahmed
      @kusaerahmed  ปีที่แล้ว

      My pleasure 😊

    • @AnjanModak
      @AnjanModak 11 หลายเดือนก่อน

      @@kusaerahmed Thank you for your reply. I have one request: if you have time, please make a video for it. Actually, I have searched a lot on TH-cam for how to deploy Uptime Kuma in VPS, install an SSL certificate, and use my website's subdomain, but I still haven't found a good video that explains it properly. I don't know how many users are still searching for this topic on TH-cam.

  • @gabrielosvair
    @gabrielosvair 5 หลายเดือนก่อน

    Can you help me? This error appears when I run the "npm run setup" command:
    > uptime-kuma@2.0.0-dev setup
    > git checkout 1.23.13 && npm ci --production && npm run download-dist
    error: Your local changes to the following files would be overwritten by checkout:
    package-lock.json
    Please commit your changes or stash them before you switch branches.
    Abortion

    • @gabrielosvair
      @gabrielosvair 5 หลายเดือนก่อน +1

      I solved it with this command: git checkout -f

    • @gabrielosvair
      @gabrielosvair 5 หลายเดือนก่อน

      Thanks!

    • @kusaerahmed
      @kusaerahmed  5 หลายเดือนก่อน +1

      You're welcome