Skip to content

Commit

Permalink
Documentation about ZBX_SSO_SETTINGS and /etc/zabbix/web/certs
Browse files Browse the repository at this point in the history
  • Loading branch information
dotneft committed Sep 11, 2020
1 parent f926119 commit 91d1422
Show file tree
Hide file tree
Showing 13 changed files with 97 additions and 1 deletion.
8 changes: 8 additions & 0 deletions web-apache-mysql/alpine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,10 @@ The variable allows to activate host verification. Available since 5.0.0.

The variable allows to specify a custom list of valid ciphers. The format of the cipher list must conform to the OpenSSL standard. Available since 5.0.0.

## `ZBX_SSO_SETTINGS`

The variable allows to specify custom SSO settings in JSON format. Available since 5.0.0.

## Allowed volumes for the Zabbix web interface container

### ``/etc/ssl/apache2``
Expand All @@ -194,6 +198,10 @@ The volume allows to enable HTTPS for the Zabbix web interface. The volume must

Please follow official Apache2 [documentation](https://httpd.apache.org/docs/2.4/ssl/ssl_howto.html) to get more details about how to create certificate files.

### ``/etc/zabbix/web/certs``

The volume allows to use custom certificates for SAML authentification. The volume must contains three files ``sp.key``, ``sp.crt`` and ``idp.crt``. Available since 5.0.0.

# The image variants

The `zabbix-web-apache-mysql` images come in many flavors, each designed for a specific use case.
Expand Down
8 changes: 8 additions & 0 deletions web-apache-mysql/centos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,10 @@ The variable allows to activate host verification. Available since 5.0.0.

The variable allows to specify a custom list of valid ciphers. The format of the cipher list must conform to the OpenSSL standard. Available since 5.0.0.

## `ZBX_SSO_SETTINGS`

The variable allows to specify custom SSO settings in JSON format. Available since 5.0.0.

## Allowed volumes for the Zabbix web interface container

### ``/etc/ssl/apache2``
Expand All @@ -194,6 +198,10 @@ The volume allows to enable HTTPS for the Zabbix web interface. The volume must

Please follow official Apache2 [documentation](https://httpd.apache.org/docs/2.4/ssl/ssl_howto.html) to get more details about how to create certificate files.

### ``/etc/zabbix/web/certs``

The volume allows to use custom certificates for SAML authentification. The volume must contains three files ``sp.key``, ``sp.crt`` and ``idp.crt``. Available since 5.0.0.

# The image variants

The `zabbix-web-apache-mysql` images come in many flavors, each designed for a specific use case.
Expand Down
8 changes: 8 additions & 0 deletions web-apache-mysql/ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,10 @@ The variable allows to activate host verification. Available since 5.0.0.

The variable allows to specify a custom list of valid ciphers. The format of the cipher list must conform to the OpenSSL standard. Available since 5.0.0.

## `ZBX_SSO_SETTINGS`

The variable allows to specify custom SSO settings in JSON format. Available since 5.0.0.

## Allowed volumes for the Zabbix web interface container

### ``/etc/ssl/apache2``
Expand All @@ -194,6 +198,10 @@ The volume allows to enable HTTPS for the Zabbix web interface. The volume must

Please follow official Apache2 [documentation](https://httpd.apache.org/docs/2.4/ssl/ssl_howto.html) to get more details about how to create certificate files.

### ``/etc/zabbix/web/certs``

The volume allows to use custom certificates for SAML authentification. The volume must contains three files ``sp.key``, ``sp.crt`` and ``idp.crt``. Available since 5.0.0.

# The image variants

The `zabbix-web-apache-mysql` images come in many flavors, each designed for a specific use case.
Expand Down
8 changes: 8 additions & 0 deletions web-apache-pgsql/alpine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,10 @@ The variable allows to specify the full path to a valid TLS certificate authorit

The variable allows to activate host verification. Available since 5.0.0.

## `ZBX_SSO_SETTINGS`

The variable allows to specify custom SSO settings in JSON format. Available since 5.0.0.

## Allowed volumes for the Zabbix web interface container

### ``/etc/ssl/apache2``
Expand All @@ -188,6 +192,10 @@ The volume allows to enable HTTPS for the Zabbix web interface. The volume must

Please follow official Apache2 [documentation](https://httpd.apache.org/docs/2.4/ssl/ssl_howto.html) to get more details about how to create certificate files.

### ``/etc/zabbix/web/certs``

The volume allows to use custom certificates for SAML authentification. The volume must contains three files ``sp.key``, ``sp.crt`` and ``idp.crt``. Available since 5.0.0.

# The image variants

The `zabbix-web-apache-pgsql` images come in many flavors, each designed for a specific use case.
Expand Down
8 changes: 8 additions & 0 deletions web-apache-pgsql/centos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,10 @@ The variable allows to specify the full path to a valid TLS certificate authorit

The variable allows to activate host verification. Available since 5.0.0.

## `ZBX_SSO_SETTINGS`

The variable allows to specify custom SSO settings in JSON format. Available since 5.0.0.

## Allowed volumes for the Zabbix web interface container

### ``/etc/ssl/apache2``
Expand All @@ -188,6 +192,10 @@ The volume allows to enable HTTPS for the Zabbix web interface. The volume must

Please follow official Apache2 [documentation](https://httpd.apache.org/docs/2.4/ssl/ssl_howto.html) to get more details about how to create certificate files.

### ``/etc/zabbix/web/certs``

The volume allows to use custom certificates for SAML authentification. The volume must contains three files ``sp.key``, ``sp.crt`` and ``idp.crt``. Available since 5.0.0.

# The image variants

The `zabbix-web-apache-pgsql` images come in many flavors, each designed for a specific use case.
Expand Down
8 changes: 8 additions & 0 deletions web-apache-pgsql/ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,10 @@ The variable allows to specify the full path to a valid TLS certificate authorit

The variable allows to activate host verification. Available since 5.0.0.

## `ZBX_SSO_SETTINGS`

The variable allows to specify custom SSO settings in JSON format. Available since 5.0.0.

## Allowed volumes for the Zabbix web interface container

### ``/etc/ssl/apache2``
Expand All @@ -188,6 +192,10 @@ The volume allows to enable HTTPS for the Zabbix web interface. The volume must

Please follow official Apache2 [documentation](https://httpd.apache.org/docs/2.4/ssl/ssl_howto.html) to get more details about how to create certificate files.

### ``/etc/zabbix/web/certs``

The volume allows to use custom certificates for SAML authentification. The volume must contains three files ``sp.key``, ``sp.crt`` and ``idp.crt``. Available since 5.0.0.

# The image variants

The `zabbix-web-apache-pgsql` images come in many flavors, each designed for a specific use case.
Expand Down
8 changes: 8 additions & 0 deletions web-nginx-mysql/alpine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,10 @@ The variable allows to activate host verification. Available since 5.0.0.

The variable allows to specify a custom list of valid ciphers. The format of the cipher list must conform to the OpenSSL standard. Available since 5.0.0.

## `ZBX_SSO_SETTINGS`

The variable allows to specify custom SSO settings in JSON format. Available since 5.0.0.

## Allowed volumes for the Zabbix web interface container

### ``/etc/ssl/nginx``
Expand All @@ -195,6 +199,10 @@ The volume allows to enable HTTPS for the Zabbix web interface. The volume must

Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.

### ``/etc/zabbix/web/certs``

The volume allows to use custom certificates for SAML authentification. The volume must contains three files ``sp.key``, ``sp.crt`` and ``idp.crt``. Available since 5.0.0.

# The image variants

The `zabbix-web-nginx-mysql` images come in many flavors, each designed for a specific use case.
Expand Down
8 changes: 8 additions & 0 deletions web-nginx-mysql/centos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,10 @@ The variable allows to activate host verification. Available since 5.0.0.

The variable allows to specify a custom list of valid ciphers. The format of the cipher list must conform to the OpenSSL standard. Available since 5.0.0.

## `ZBX_SSO_SETTINGS`

The variable allows to specify custom SSO settings in JSON format. Available since 5.0.0.

## Allowed volumes for the Zabbix web interface container

### ``/etc/ssl/nginx``
Expand All @@ -195,6 +199,10 @@ The volume allows to enable HTTPS for the Zabbix web interface. The volume must

Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.

### ``/etc/zabbix/web/certs``

The volume allows to use custom certificates for SAML authentification. The volume must contains three files ``sp.key``, ``sp.crt`` and ``idp.crt``. Available since 5.0.0.

# The image variants

The `zabbix-web-nginx-mysql` images come in many flavors, each designed for a specific use case.
Expand Down
8 changes: 8 additions & 0 deletions web-nginx-mysql/ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,10 @@ The variable allows to activate host verification. Available since 5.0.0.

The variable allows to specify a custom list of valid ciphers. The format of the cipher list must conform to the OpenSSL standard. Available since 5.0.0.

## `ZBX_SSO_SETTINGS`

The variable allows to specify custom SSO settings in JSON format. Available since 5.0.0.

## Allowed volumes for the Zabbix web interface container

### ``/etc/ssl/nginx``
Expand All @@ -195,6 +199,10 @@ The volume allows to enable HTTPS for the Zabbix web interface. The volume must

Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.

### ``/etc/zabbix/web/certs``

The volume allows to use custom certificates for SAML authentification. The volume must contains three files ``sp.key``, ``sp.crt`` and ``idp.crt``. Available since 5.0.0.

# The image variants

The `zabbix-web-nginx-mysql` images come in many flavors, each designed for a specific use case.
Expand Down
8 changes: 8 additions & 0 deletions web-nginx-pgsql/alpine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,10 @@ The variable allows to specify the full path to a valid TLS certificate authorit

The variable allows to activate host verification. Available since 5.0.0.

## `ZBX_SSO_SETTINGS`

The variable allows to specify custom SSO settings in JSON format. Available since 5.0.0.

## Allowed volumes for the Zabbix web interface container

### ``/etc/ssl/nginx``
Expand All @@ -188,6 +192,10 @@ The volume allows to enable HTTPS for the Zabbix web interface. The volume must

Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.

### ``/etc/zabbix/web/certs``

The volume allows to use custom certificates for SAML authentification. The volume must contains three files ``sp.key``, ``sp.crt`` and ``idp.crt``. Available since 5.0.0.

# The image variants

The `zabbix-web-nginx-pgsql` images come in many flavors, each designed for a specific use case.
Expand Down
8 changes: 8 additions & 0 deletions web-nginx-pgsql/centos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,10 @@ The variable allows to specify the full path to a valid TLS certificate authorit

The variable allows to activate host verification. Available since 5.0.0.

## `ZBX_SSO_SETTINGS`

The variable allows to specify custom SSO settings in JSON format. Available since 5.0.0.

## Allowed volumes for the Zabbix web interface container

### ``/etc/ssl/nginx``
Expand All @@ -188,6 +192,10 @@ The volume allows to enable HTTPS for the Zabbix web interface. The volume must

Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.

### ``/etc/zabbix/web/certs``

The volume allows to use custom certificates for SAML authentification. The volume must contains three files ``sp.key``, ``sp.crt`` and ``idp.crt``. Available since 5.0.0.

# The image variants

The `zabbix-web-nginx-pgsql` images come in many flavors, each designed for a specific use case.
Expand Down
2 changes: 1 addition & 1 deletion web-nginx-pgsql/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ RUN set -eux && \
rm -rf /var/cache/nginx/ && \
rm -f /etc/php/7.2/fpm/pool.d/www.conf && \
ln -sf /dev/fd/2 /var/log/nginx/error.log && \
DEBIAN_FRONTEND=noninteractive apt-get -y purge curl gpg dirmngr gpg-agent && \
DEBIAN_FRONTEND=noninteractive apt-get -y purge gpg dirmngr gpg-agent && \
apt-get -y autoremove && \
apt-get -y clean && \
rm -rf /var/lib/apt/lists/*
Expand Down
8 changes: 8 additions & 0 deletions web-nginx-pgsql/ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,10 @@ The variable allows to specify the full path to a valid TLS certificate authorit

The variable allows to activate host verification. Available since 5.0.0.

## `ZBX_SSO_SETTINGS`

The variable allows to specify custom SSO settings in JSON format. Available since 5.0.0.

## Allowed volumes for the Zabbix web interface container

### ``/etc/ssl/nginx``
Expand All @@ -188,6 +192,10 @@ The volume allows to enable HTTPS for the Zabbix web interface. The volume must

Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.

### ``/etc/zabbix/web/certs``

The volume allows to use custom certificates for SAML authentification. The volume must contains three files ``sp.key``, ``sp.crt`` and ``idp.crt``. Available since 5.0.0.

# The image variants

The `zabbix-web-nginx-pgsql` images come in many flavors, each designed for a specific use case.
Expand Down

0 comments on commit 91d1422

Please sign in to comment.