Prepare Uptime Kuma v2

Hi!
I was wondering if anyone could indicate me the steps to follow to test Uptime Kuma v2 on YunoHost. I would like to prepare the scripts/scenarios to be v2 compliant, allowing YunoHost to get the v2 version asap after release.

If anyone can tell me what are the steps fo follow (there is already a v2.0.0-beta1 available for Uptime Kuma on GitHub), I can take care of it.

Cheers!

  1. Fork the repo/create a branch based on testing
  2. Change sources in manifest.toml to the latest version available.
  3. Install new instance based on your branch/upgrade with sudo yunohost app upgrade uptime-kuma -u https://github.com/somename/uptime-kuma_ynh/tree/somebranch
  4. Profit hopefully, if not fix errors and goto 3.
2 Likes

… or try it from this branch

3 Likes

Will work on it, thanks!

1 Like