45 lines
3.8 KiB
Markdown
45 lines
3.8 KiB
Markdown
|
---
|
||
|
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**<br/>mandatory, multiple<br/>**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**<br/>mandatory<br/>**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*.<br/>Relative redirected URI (without domaine name).<br/>**Example:** /mail |
|
||
|
| **ReverseProxy:max_body_size**<br/>**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**<br/>mandatory<br/>**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*.<br/>**Default:** [True] |
|
||
|
| **ReverseProxy:url**<br/>mandatory<br/>**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**<br/>mandatory<br/>**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*.<br/>**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.
|