2.4 KiB
ifconfig-io para Yunohost
Leer este README en otros idiomas.
Este paquete le permite instalarifconfig-io rapidamente y simplement en un servidor YunoHost.
Si no tiene YunoHost, visita the guide para aprender como instalarla.
Descripción general
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.
I used the gin framework as it does several things to ensure that there are no memory allocations on each request, keeping the GC happy and preventing unnessary allocations.
Tested to handle 15,000 requests persecond on modest hardware with an average response time of 130ms.
Versión actual: 2024.04.20~ynh1
Demo: https://ifconfig.io
Documentaciones y recursos
- Sitio web oficial: https://ifconfig.io/
- Documentación usuario oficial: https://github.com/georgyo/ifconfig.io/
- Documentación administrador oficial: https://github.com/georgyo/ifconfig.io/
- Repositorio del código fuente oficial de la aplicación : https://github.com/georgyo/ifconfig.io/
- Catálogo YunoHost: https://apps.yunohost.org/app/ifconfig-io
- Reportar un error: https://github.com/YunoHost-Apps/ifconfig-io_ynh/issues
Información para desarrolladores
Por favor enviar sus correcciones a la [branch testing
](https://github.com/YunoHost-Apps/ifconfig-io_ynh/tree/testing
Para probar la rama testing
, sigue asÍ:
sudo yunohost app install https://github.com/YunoHost-Apps/ifconfig-io_ynh/tree/testing --debug
o
sudo yunohost app upgrade ifconfig-io -u https://github.com/YunoHost-Apps/ifconfig-io_ynh/tree/testing --debug
Mas informaciones sobre el empaquetado de aplicaciones: https://yunohost.org/packaging_apps