mirror of
https://github.com/YunoHost-Apps/uptime-kuma_ynh.git
synced 2024-10-01 13:34:58 +02:00
needs post install disclaimer
This commit is contained in:
parent
85fc566658
commit
6db6450dd5
3 changed files with 11 additions and 0 deletions
|
@ -40,7 +40,12 @@ It is a self-hosted monitoring tool like "Uptime Robot".
|
|||
## Disclaimers / important information
|
||||
|
||||
- Not working yet
|
||||
- Requires a full dedicated domain
|
||||
- Uses N to install specific nodejs version
|
||||
- ARM architecture not supported
|
||||
- No upgrade script in this package
|
||||
- does not properly use port reserved by yunohost
|
||||
- needs post-install
|
||||
<!-- * Any known limitations, constrains or stuff not working, such as (but not limited to):
|
||||
* requiring a full dedicated domain ?
|
||||
* architectures not supported ?
|
||||
|
|
|
@ -36,7 +36,12 @@ It is a self-hosted monitoring tool like "Uptime Robot".
|
|||
## Avertissements / informations importantes
|
||||
|
||||
- Not working yet
|
||||
- Requires a full dedicated domain
|
||||
- Uses N to install specific nodejs version
|
||||
- ARM architecture not supported
|
||||
- No upgrade script in this package
|
||||
- does not properly use port reserved by yunohost
|
||||
- needs post-install
|
||||
<!-- * Any known limitations, constrains or stuff not working, such as (but not limited to):
|
||||
* requiring a full dedicated domain ?
|
||||
* architectures not supported ?
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
- ARM architecture not supported
|
||||
- No upgrade script in this package
|
||||
- does not properly use port reserved by yunohost
|
||||
- needs post-install
|
||||
<!-- * Any known limitations, constrains or stuff not working, such as (but not limited to):
|
||||
* requiring a full dedicated domain ?
|
||||
* architectures not supported ?
|
||||
|
|
Loading…
Reference in a new issue