Skip to content

Commit 5b28b36

Browse files
Move info to note.
1 parent 002ffce commit 5b28b36

8 files changed

Lines changed: 19 additions & 32 deletions

File tree

en/identity-server/5.10.0/docs/setup/fronting-with-the-nginx-load-balancer.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ collectively as "Nginx".)
3232
/etc/nginx/conf.d ` directory and add the following configurations
3333
into it.
3434

35-
!!! info
35+
!!! note
3636
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
3737

3838
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
@@ -150,12 +150,10 @@ collectively as "Nginx".)
150150
/etc/nginx/conf.d ` directory and add the following configurations
151151
into it.
152152

153-
!!! info
153+
!!! note
154154
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
155155

156156
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
157-
158-
!!! note
159157

160158
The configurations for nginx community version and NGINX
161159
Plus are different here since the community version does not support

en/identity-server/5.11.0/docs/setup/fronting-with-the-nginx-load-balancer.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ collectively as "Nginx".)
3232
/etc/nginx/conf.d ` directory and add the following configurations
3333
into it.
3434

35-
!!! info
35+
!!! note
3636
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
3737

3838
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
@@ -150,12 +150,10 @@ collectively as "Nginx".)
150150
/etc/nginx/conf.d ` directory and add the following configurations
151151
into it.
152152

153-
!!! info
153+
!!! note
154154
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
155155

156156
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
157-
158-
!!! note
159157

160158
The configurations for nginx community version and NGINX
161159
Plus are different here since the community version does not support

en/identity-server/5.9.0/docs/setup/fronting-with-the-nginx-load-balancer.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ collectively as "Nginx".)
3232
/etc/nginx/conf.d ` directory and add the following configurations
3333
into it.
3434

35-
!!! info
35+
!!! note
3636
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
3737

3838
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
@@ -150,12 +150,10 @@ collectively as "Nginx".)
150150
/etc/nginx/conf.d ` directory and add the following configurations
151151
into it.
152152

153-
!!! info
153+
!!! note
154154
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
155155

156156
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
157-
158-
!!! note
159157

160158
The configurations for nginx community version and NGINX
161159
Plus are different here since the community version does not support

en/identity-server/6.0.0/docs/deploy/front-with-the-nginx-load-balancer.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ collectively as "Nginx".)
3434
/etc/nginx/conf.d ` directory and add the following configurations
3535
into it.
3636

37-
!!! info
37+
!!! note
3838
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
3939

4040
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
@@ -151,12 +151,10 @@ collectively as "Nginx".)
151151
/etc/nginx/conf.d ` directory and add the following configurations
152152
into it.
153153

154-
!!! info
154+
!!! note
155155
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
156156

157157
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
158-
159-
!!! note
160158

161159
The configurations for nginx community version and NGINX
162160
Plus are different here since the community version does not support

en/identity-server/6.1.0/docs/deploy/front-with-the-nginx-load-balancer.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ collectively as "Nginx".)
3434
/etc/nginx/conf.d ` directory and add the following configurations
3535
into it.
3636

37-
!!! info
37+
!!! note
3838
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
3939

4040
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
@@ -151,12 +151,10 @@ collectively as "Nginx".)
151151
/etc/nginx/conf.d ` directory and add the following configurations
152152
into it.
153153

154-
!!! info
154+
!!! note
155155
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
156156

157157
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
158-
159-
!!! note
160158

161159
The configurations for nginx community version and NGINX
162160
Plus are different here since the community version does not support

en/identity-server/7.0.0/docs/deploy/front-with-the-nginx-load-balancer.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Use the following steps to configure [NGINX Plus](https://www.nginx.com/products
2222
1. Install Nginx (NGINX Plus or Nginx community) in a server configured in your cluster.
2323
2. Configure Nginx to direct the HTTP requests to the two worker nodes via the HTTP 80 port using the `http://is.wso2.com/>`. To do this, create a VHost file ( ` is.http.conf ` ) in the `/etc/nginx/conf.d` directory and add the following configurations into it.
2424

25-
!!! info
25+
!!! note
2626
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
2727

2828
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
@@ -135,13 +135,12 @@ Use the following steps to configure [NGINX Plus](https://www.nginx.com/products
135135

136136
3. Now that you've configured HTTP requests, you must also configure HTTPS requests. Configure Nginx to direct the HTTPS requests to the two worker nodes via the HTTPS 443 port using `https://is.wso2.com/`. To do this, create a VHost file ( ` is.https.conf ` ) in the `/etc/nginx/conf.d` directory and add the following configurations into it.
137137

138-
!!! info
138+
!!! note
139139
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
140140

141141
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
142142

143-
!!! note
144-
The configurations for the Nginx community version and NGINX Plus are different here since the community version does not support the `sticky` directive.
143+
The configurations for the Nginx community version and NGINX Plus are different here since the community version does not support the `sticky` directive.
145144

146145
=== "nginx Community Version"
147146
```

en/identity-server/7.1.0/docs/deploy/front-with-the-nginx-load-balancer.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Use the following steps to configure [NGINX Plus](https://www.nginx.com/products
2222
1. Install Nginx (NGINX Plus or Nginx community) in a server configured in your cluster.
2323
2. Configure Nginx to direct the HTTP requests to the two worker nodes via the HTTP 80 port using the `http://is.wso2.com/>`. To do this, create a VHost file ( ` is.http.conf ` ) in the `/etc/nginx/conf.d` directory and add the following configurations into it.
2424

25-
!!! info
25+
!!! note
2626
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
2727

2828
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
@@ -135,13 +135,12 @@ Use the following steps to configure [NGINX Plus](https://www.nginx.com/products
135135

136136
3. Now that you've configured HTTP requests, you must also configure HTTPS requests. Configure Nginx to direct the HTTPS requests to the two worker nodes via the HTTPS 443 port using `https://is.wso2.com/`. To do this, create a VHost file ( ` is.https.conf ` ) in the `/etc/nginx/conf.d` directory and add the following configurations into it.
137137

138-
!!! info
138+
!!! note
139139
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
140140

141141
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
142142

143-
!!! note
144-
The configurations for the Nginx community version and NGINX Plus are different here since the community version does not support the `sticky` directive.
143+
The configurations for the Nginx community version and NGINX Plus are different here since the community version does not support the `sticky` directive.
145144

146145
=== "nginx Community Version"
147146
```

en/identity-server/next/docs/deploy/front-with-the-nginx-load-balancer.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Use the following steps to configure [NGINX Plus](https://www.nginx.com/products
2222
1. Install Nginx (NGINX Plus or Nginx community) in a server configured in your cluster.
2323
2. Configure Nginx to direct the HTTP requests to the two worker nodes via the HTTP 80 port using the `http://is.wso2.com/>`. To do this, create a VHost file ( ` is.http.conf ` ) in the `/etc/nginx/conf.d` directory and add the following configurations into it.
2424

25-
!!! info
25+
!!! note
2626
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
2727

2828
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
@@ -135,13 +135,12 @@ Use the following steps to configure [NGINX Plus](https://www.nginx.com/products
135135

136136
3. Now that you've configured HTTP requests, you must also configure HTTPS requests. Configure Nginx to direct the HTTPS requests to the two worker nodes via the HTTPS 443 port using `https://is.wso2.com/`. To do this, create a VHost file ( ` is.https.conf ` ) in the `/etc/nginx/conf.d` directory and add the following configurations into it.
137137

138-
!!! info
138+
!!! note
139139
For NGINX Open Source, the location depends on the installation method and OS. Common locations include `/usr/local/nginx/conf`, `/etc/nginx`, or `/usr/local/etc/nginx`.
140140

141141
_See [NGINX docs](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/) for details._
142142

143-
!!! note
144-
The configurations for the Nginx community version and NGINX Plus are different here since the community version does not support the `sticky` directive.
143+
The configurations for the Nginx community version and NGINX Plus are different here since the community version does not support the `sticky` directive.
145144

146145
=== "nginx Community Version"
147146
```

0 commit comments

Comments
 (0)