--- gitea: none include_toc: true --- [Return to the list of application services.](README.md) # ReverseProxy ## Synopsis Register to service to a reverse proxy server. ## Variables | Parameter | Comment | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------| | **ReverseProxy:external**
mandatory, multiple
**Type:** [`domainname`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | External domain name for *supplier name*. | | **ReverseProxy:location**
mandatory
**Type:** [`filename`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | URI to redirect for *supplier name*.
Relative redirected URI (without domaine name).
**Example:** /mail | | **ReverseProxy:max_body_size**
**Type:** [`string`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Body size max for *supplier name*. | | **ReverseProxy:websocket**
mandatory
**Type:** [`boolean`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | The entry point is a websocket for *supplier name*.
**Default:** [True] | | **ReverseProxy:url**
mandatory
**Type:** [`web_address`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Internal URL for *supplier name*. | | **ReverseProxy:http**
mandatory
**Type:** [`boolean`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | The website is in HTTP for *supplier name*.
**Default:** True | ## Provider [nginx-reverse-proxy](nginx-reverse-proxy/README.md): Nginx as reverse proxy. ## Suppliers - [odoo](odoo/README.md): Odoo, an ERP and CRM. - [nginx-static](nginx-static/README.md): Nginx as static web site. - [grafana](grafana/README.md): Grafana is an analytics and interactive visualization web application. - [mailman](mailman/README.md): GNU Mailman, managing electronic mail discussion and e-newsletter lists. - [peertube](peertube/README.md): Peertube, a federated (ActivityPub) video streaming platform. - [piwigo](piwigo/README.md): Piwigo, a photo management software. - [dovecot](dovecot/README.md): Postfix and Dovecot as mail servers (IMAP and submission). - [forgejo](forgejo/README.md): Forgejo, a community managed lightweight code hosting solution. - [speedtest-rs](speedtest-rs/README.md): Speedtest-rs, a very lightweight Speedtest. - [roundcube](roundcube/README.md): Roundcube, a webmail. - [vaultwarden](vaultwarden/README.md): Vaultwarden, a password manager. - [nextcloud](nextcloud/README.md): Nextcloud, Online collaboration platform. - [lemonldap](lemonldap/README.md): LemonLDAP, a Web Single Sign On and Access Management. - [gitea](gitea/README.md): Transitional package for Gitea to Forgejo.