mirror of
https://github.com/YunoHost-Apps/rportd_ynh.git
synced 2024-09-03 20:16:15 +02:00
commit
da32334e9f
4 changed files with 26 additions and 0 deletions
|
@ -25,6 +25,14 @@ Rport helps you to manage your remote servers without the hassle of VPNs, chaine
|
|||
|
||||

|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
### :red_circle: Rportd has been closed-sourced and its code repository deleted.
|
||||
|
||||
Installations will fail and no more updates will be made to the app. You need to find an alternative.
|
||||
|
||||
For more information: https://github.com/realvnc-labs/rport/blob/192d76724b43fd52a95892174b63a1f45153d77f/README.md
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://rport.io/>
|
||||
|
|
|
@ -25,6 +25,14 @@ Rport helps you to manage your remote servers without the hassle of VPNs, chaine
|
|||
|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
### :red_circle: Rportd has been closed-sourced and its code repository deleted.
|
||||
|
||||
Installations will fail and no more updates will be made to the app. You need to find an alternative.
|
||||
|
||||
For more information: https://github.com/realvnc-labs/rport/blob/192d76724b43fd52a95892174b63a1f45153d77f/README.md
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://rport.io/>
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
### :red_circle: Rportd has been closed-sourced and its code repository deleted.
|
||||
|
||||
Installations will fail and no more updates will be made to the app. You need to find an alternative.
|
||||
|
||||
For more information: https://github.com/realvnc-labs/rport/blob/192d76724b43fd52a95892174b63a1f45153d77f/README.md
|
|
@ -26,6 +26,11 @@
|
|||
"nginx",
|
||||
"mysql"
|
||||
],
|
||||
"antifeatures": {
|
||||
"deprecated-software": {
|
||||
"en": "Rportd has been closed-sourced and its code repository deleted. You need to find an alternative app. For more information: https://github.com/realvnc-labs/rport/blob/192d76724b43fd52a95892174b63a1f45153d77f/README.md"
|
||||
}
|
||||
},
|
||||
"arguments": {
|
||||
"install": [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue