mirror of
https://github.com/YunoHost-Apps/ifconfig-io_ynh.git
synced 2024-09-03 20:36:27 +02:00
Auto-update README
This commit is contained in:
parent
e72e899e04
commit
cbfc1c9755
2 changed files with 11 additions and 9 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# ifconfig-io for YunoHost
|
# ifconfig-io for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/ifconfig-io)  
|
[](https://dash.yunohost.org/appci/app/ifconfig-io)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=ifconfig-io)
|
[](https://install-app.yunohost.org/?app=ifconfig-io)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# ifconfig-io pour YunoHost
|
# ifconfig-io pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/ifconfig-io)  
|
[](https://dash.yunohost.org/appci/app/ifconfig-io)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=ifconfig-io)
|
[](https://install-app.yunohost.org/?app=ifconfig-io)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer ifconfig-io rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer ifconfig-io rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Inspired by ifconfig.me, but designed for pure speed. A single server can do 18,000 requests per seconds while only consuming 50megs of ram.
|
Inspired by ifconfig.me, but designed for pure speed. A single server can do 18,000 requests per seconds while only consuming 50megs of ram.
|
||||||
|
|
||||||
|
@ -27,10 +28,10 @@ Tested to handle 15,000 requests persecond on modest hardware with an average re
|
||||||
**Démo :** https://ifconfig.io
|
**Démo :** https://ifconfig.io
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://ifconfig.io/>
|
* Site officiel de l’app : <https://ifconfig.io/>
|
||||||
* Documentation officielle utilisateur : <https://github.com/georgyo/ifconfig.io/>
|
* Documentation officielle utilisateur : <https://github.com/georgyo/ifconfig.io/>
|
||||||
* Documentation officielle de l'admin : <https://github.com/georgyo/ifconfig.io/>
|
* Documentation officielle de l’admin : <https://github.com/georgyo/ifconfig.io/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/georgyo/ifconfig.io/>
|
* Dépôt de code officiel de l’app : <https://github.com/georgyo/ifconfig.io/>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_ifconfig-io>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_ifconfig-io>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/ifconfig-io_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/ifconfig-io_ynh/issues>
|
||||||
|
|
||||||
|
@ -46,4 +47,4 @@ ou
|
||||||
sudo yunohost app upgrade ifconfig-io -u https://github.com/YunoHost-Apps/ifconfig-io_ynh/tree/testing --debug
|
sudo yunohost app upgrade ifconfig-io -u https://github.com/YunoHost-Apps/ifconfig-io_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue