dataset/seed/README.ReverseProxy.md
2023-08-29 10:37:29 +02:00

3.8 KiB

Table of Contents

Return to the list of application services.

ReverseProxy

Synopsis

Register to service to a reverse proxy server.

Variables

Parameter Comment
ReverseProxy:external
mandatory, multiple
Type: domainname
External domain name for supplier name.
ReverseProxy:location
mandatory
Type: filename
URI to redirect for supplier name.
Relative redirected URI (without domaine name).
Example: /mail
ReverseProxy:max_body_size
Type: string
Body size max for supplier name.
ReverseProxy:websocket
mandatory
Type: boolean
The entry point is a websocket for supplier name.
Default: [True]
ReverseProxy:url
mandatory
Type: web_address
Internal URL for supplier name.
ReverseProxy:http
mandatory
Type: boolean
The website is in HTTP for supplier name.
Default: True

Provider

nginx-reverse-proxy: Nginx as reverse proxy.

Suppliers

  • odoo: Odoo, an ERP and CRM.
  • nginx-static: Nginx as static web site.
  • grafana: Grafana is an analytics and interactive visualization web application.
  • mailman: GNU Mailman, managing electronic mail discussion and e-newsletter lists.
  • peertube: Peertube, a federated (ActivityPub) video streaming platform.
  • piwigo: Piwigo, a photo management software.
  • dovecot: Postfix and Dovecot as mail servers (IMAP and submission).
  • forgejo: Forgejo, a community managed lightweight code hosting solution.
  • speedtest-rs: Speedtest-rs, a very lightweight Speedtest.
  • roundcube: Roundcube, a webmail.
  • vaultwarden: Vaultwarden, a password manager.
  • nextcloud: Nextcloud, Online collaboration platform.
  • lemonldap: LemonLDAP, a Web Single Sign On and Access Management.
  • gitea: Transitional package for Gitea to Forgejo.