1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/squid3_ynh.git synced 2024-09-03 20:26:11 +02:00
squid3_ynh/README_gl.md
2024-05-01 20:59:50 +00:00

47 lines
2 KiB
Markdown

<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# squid3 para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/squid3.svg)](https://dash.yunohost.org/appci/app/squid3) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/squid3.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/squid3.maintain.svg)
[![Instalar squid3 con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=squid3)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar squid3 de xeito rápido e doado nun servidor YunoHost.*
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
## Vista xeral
## Squid: Proxy with Optimising Web Delivery
Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. Squid has extensive access controls and makes a great server accelerator.
## Special Thanks
Thanks to **Fred** to write the instruction to configure Squid for YunoHost. French: <https://memo-linux.com/installer-squid3-sur-un-serveur-yunohost/>
**Versión proporcionada:** 4.13~ynh3
## Documentación e recursos
- Web oficial da app: <http://www.squid-cache.org>
- Tenda YunoHost: <https://apps.yunohost.org/app/squid3>
- Informar dun problema: <https://github.com/YunoHost-Apps/squid3_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/squid3_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/squid3_ynh/tree/testing --debug
ou
sudo yunohost app upgrade squid3 -u https://github.com/YunoHost-Apps/squid3_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>