[![Nivel de integración](https://dash.yunohost.org/integration/redirect.svg)](https://ci-apps.yunohost.org/ci/apps/redirect/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/redirect.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/redirect.maintain.svg)
[![Instalar Redirect con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=redirect)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarRedirect rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
This application allows to integrate a custom tile in YunoHost's user portal.
There two typical use cases are covered:
- **basic, explicit redirection** : this is a "virtual" app tile that just redirects to another url or external website using HTTP code 302
- **reverse-proxy** : create an app tile to expose an app listening on a specific port, typically something that you manually installed (with or without Docker) locally or on another machine.
**Versión actual:** 2.0~ynh3
## Documentaciones y recursos
- Sitio web oficial: <https://en.wikipedia.org/wiki/Reverse_proxy>