dataset/seed/nginx-static/README.md
2023-08-04 10:10:03 +02:00

4.9 KiB

Table of Contents

nginx-static

Synopsis

Nginx as static web site.

For more informations

Basic variables

Général

Reverse proxy

Point d'entrée des clients

This a family is a leadership.

Description Type Example Supplier
Nom de domaine exterieur du serveur (general.revprox.revprox_client.revprox_client_external_domainnames) [+] domainname service.example.net ReverseProxy:external
  • [+]: variable is multiple
  • bold: variable is mandatory

Variables

Général

Reverse proxy

Point d'entrée des clients

This a family is a leadership.

Description Type Supplier
Nom de l'arborescence racine du site (general.revprox.revprox_client.revprox_client_location) filename ReverseProxy:location
Taille maximum du corps (general.revprox.revprox_client.revprox_client_max_body_size) string ReverseProxy:max_body_size
  • [+]: variable is multiple
  • bold: variable is mandatory

Variables for expert

Général

NGINX

Paramétrage global de NGINX.

Description Type Values Choices
Longueur maximum pour un nom de domaine (general.nginx.nginx_hash_bucket_size) choice 128 128
64
32
Taille maximale des données reçues par la méthode POST (en Mo) (general.nginx.nginx_post_max_size) number 32
  • [+]: variable is multiple
  • bold: variable is mandatory

Associated providers

  • LocalDNS
  • Journald
  • ReverseProxy

bold: provider is mandatory

Example

Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.

nginx-static:
  applicationservice: nginx-static
  zones_name:
    - localdns
    - reverseproxy
  values:
    general.revprox.revprox_client.revprox_client_external_domainnames:
      - service.example.net

Dependances

All applications services for this dataset.