From ef342ba8f91709efc49698e25dc7305bc2a714db Mon Sep 17 00:00:00 2001 From: otoroshi-github-actions Date: Thu, 31 Aug 2023 15:32:45 +0000 Subject: [PATCH] Update dev documentation websites --- docs/devmanual/about.html | 4 +- docs/devmanual/api.html | 4 +- docs/devmanual/architecture.html | 4 +- docs/devmanual/code/openapi.json | 2 +- docs/devmanual/content-pretty.json | 18 +- docs/devmanual/content.json | 2 +- docs/devmanual/deploy/aws.html | 4 +- docs/devmanual/deploy/clever-cloud.html | 4 +- docs/devmanual/deploy/clustering.html | 4 +- docs/devmanual/deploy/index.html | 4 +- docs/devmanual/deploy/kubernetes.html | 26 +- docs/devmanual/deploy/scaling.html | 4 +- docs/devmanual/dev.html | 4 +- docs/devmanual/entities/apikeys.html | 4 +- docs/devmanual/entities/auth-modules.html | 4 +- docs/devmanual/entities/backends.html | 4 +- docs/devmanual/entities/certificates.html | 4 +- docs/devmanual/entities/data-exporters.html | 4 +- docs/devmanual/entities/global-config.html | 4 +- docs/devmanual/entities/index.html | 4 +- docs/devmanual/entities/jwt-verifiers.html | 4 +- docs/devmanual/entities/organizations.html | 4 +- docs/devmanual/entities/routes.html | 4 +- docs/devmanual/entities/scripts.html | 4 +- .../entities/service-descriptors.html | 4 +- docs/devmanual/entities/service-groups.html | 4 +- docs/devmanual/entities/tcp-services.html | 4 +- docs/devmanual/entities/teams.html | 4 +- docs/devmanual/features.html | 4 +- docs/devmanual/getting-started.html | 6 +- .../how-to-s/communicate-with-kafka.html | 4 +- .../how-to-s/create-custom-auth-module.html | 4 +- .../how-to-s/custom-initial-state.html | 4 +- .../devmanual/how-to-s/custom-log-levels.html | 4 +- docs/devmanual/how-to-s/end-to-end-mtls.html | 4 +- .../how-to-s/export-alerts-using-mailgun.html | 4 +- .../how-to-s/export-events-to-elastic.html | 6 +- .../import-export-otoroshi-datastore.html | 6 +- docs/devmanual/how-to-s/index.html | 4 +- .../how-to-s/instantiate-waf-coraza.html | 6 +- docs/devmanual/how-to-s/resources-loader.html | 4 +- .../secure-an-app-with-jwt-verifiers.html | 6 +- .../how-to-s/secure-app-with-auth0.html | 6 +- .../how-to-s/secure-app-with-keycloak.html | 6 +- .../how-to-s/secure-app-with-ldap.html | 6 +- ...on-between-a-backend-app-and-otoroshi.html | 6 +- .../how-to-s/secure-with-apikey.html | 6 +- .../how-to-s/secure-with-oauth1-client.html | 6 +- ...secure-with-oauth2-client-credentials.html | 4 +- .../how-to-s/setup-otoroshi-cluster.html | 6 +- .../how-to-s/tailscale-integration.html | 4 +- ...ls-termination-using-own-certificates.html | 6 +- .../how-to-s/tls-using-lets-encrypt.html | 4 +- .../how-to-s/wasm-manager-installation.html | 6 +- docs/devmanual/how-to-s/wasm-usage.html | 6 +- .../how-to-s/working-with-eureka.html | 6 +- docs/devmanual/index.html | 10 +- docs/devmanual/install/get-otoroshi.html | 14 +- docs/devmanual/install/index.html | 4 +- docs/devmanual/install/run-otoroshi.html | 4 +- docs/devmanual/install/setup-otoroshi.html | 4 +- docs/devmanual/paradox.json | 2 +- .../plugins/built-in-legacy-plugins.html | 4 +- docs/devmanual/plugins/built-in-plugins.html | 4 +- docs/devmanual/plugins/create-plugins.html | 4 +- docs/devmanual/plugins/index.html | 4 +- docs/devmanual/plugins/plugins.html | 4 +- docs/devmanual/snippets/build.gradle | 4 +- docs/devmanual/snippets/build.sbt | 4 +- docs/devmanual/snippets/fetch.sh | 4 +- .../devmanual/topics/anonymous-reporting.html | 4 +- docs/devmanual/topics/chaos-engineering.html | 4 +- docs/devmanual/topics/dev-portal.html | 4 +- docs/devmanual/topics/engine.html | 4 +- .../topics/events-and-analytics.html | 4 +- .../devmanual/topics/expression-language.html | 6 +- docs/devmanual/topics/graphql-composer.html | 4 +- docs/devmanual/topics/http3.html | 4 +- docs/devmanual/topics/index.html | 4 +- docs/devmanual/topics/monitoring.html | 4 +- docs/devmanual/topics/netty-server.html | 4 +- docs/devmanual/topics/opentelemetry.html | 4 +- docs/devmanual/topics/otoroshi-protocol.html | 4 +- docs/devmanual/topics/pki.html | 4 +- docs/devmanual/topics/relay-routing.html | 4 +- docs/devmanual/topics/secrets.html | 4 +- docs/devmanual/topics/sessions-mgmt.html | 4 +- docs/devmanual/topics/tls.html | 4 +- docs/devmanual/topics/tunnels.html | 4 +- docs/devmanual/topics/user-rights.html | 4 +- docs/devmanual/topics/wasm-usage.html | 4 +- manual/src/main/paradox/content-pretty.json | 18 +- manual/src/main/paradox/content.json | 2 +- .../main/paradox/snippets/reference-env.conf | 1045 ---------- .../src/main/paradox/snippets/reference.conf | 1695 ----------------- 95 files changed, 232 insertions(+), 2972 deletions(-) diff --git a/docs/devmanual/about.html b/docs/devmanual/about.html index 8c8562855e..32ada9c602 100644 --- a/docs/devmanual/about.html +++ b/docs/devmanual/about.html @@ -35,7 +35,7 @@ Otoroshi
-16.7.0-dev +16.8.0-dev

Let’s start by downloading the latest Otoroshi.

-
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.7.0-dev/otoroshi.jar'
+
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.8.0-dev/otoroshi.jar'
 

then you can run start Otoroshi :

java -Dotoroshi.adminPassword=password -jar otoroshi.jar 
diff --git a/docs/devmanual/how-to-s/import-export-otoroshi-datastore.html b/docs/devmanual/how-to-s/import-export-otoroshi-datastore.html
index f9d3f7d615..bab1eaa171 100644
--- a/docs/devmanual/how-to-s/import-export-otoroshi-datastore.html
+++ b/docs/devmanual/how-to-s/import-export-otoroshi-datastore.html
@@ -35,7 +35,7 @@
 Otoroshi
 
 
-16.7.0-dev +16.8.0-dev

Let’s start by downloading the latest Otoroshi.

-
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.7.0-dev/otoroshi.jar'
+
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.8.0-dev/otoroshi.jar'
 

then you can run start Otoroshi :

java -Dotoroshi.adminPassword=password -jar otoroshi.jar 
diff --git a/docs/devmanual/how-to-s/resources-loader.html b/docs/devmanual/how-to-s/resources-loader.html
index dd6a63b0c3..949c8b626f 100644
--- a/docs/devmanual/how-to-s/resources-loader.html
+++ b/docs/devmanual/how-to-s/resources-loader.html
@@ -35,7 +35,7 @@
 Otoroshi
 
 
-16.7.0-dev +16.8.0-dev

Let’s start by downloading the latest Otoroshi.

-
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.7.0-dev/otoroshi.jar'
+
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.8.0-dev/otoroshi.jar'
 

then you can run start Otoroshi :

java -Dotoroshi.adminPassword=password -jar otoroshi.jar 
diff --git a/docs/devmanual/how-to-s/secure-app-with-auth0.html b/docs/devmanual/how-to-s/secure-app-with-auth0.html
index 6f4559c031..3068b2c943 100644
--- a/docs/devmanual/how-to-s/secure-app-with-auth0.html
+++ b/docs/devmanual/how-to-s/secure-app-with-auth0.html
@@ -35,7 +35,7 @@
 Otoroshi
 
 
-16.7.0-dev +16.8.0-dev

Let’s start by downloading the latest Otoroshi.

-
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.7.0-dev/otoroshi.jar'
+
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.8.0-dev/otoroshi.jar'
 

then you can run start Otoroshi :

java -Dotoroshi.adminPassword=password -jar otoroshi.jar 
diff --git a/docs/devmanual/how-to-s/secure-app-with-keycloak.html b/docs/devmanual/how-to-s/secure-app-with-keycloak.html
index acd494388b..b72a5efaab 100644
--- a/docs/devmanual/how-to-s/secure-app-with-keycloak.html
+++ b/docs/devmanual/how-to-s/secure-app-with-keycloak.html
@@ -35,7 +35,7 @@
 Otoroshi
 
 
-16.7.0-dev +16.8.0-dev

Let’s start by downloading the latest Otoroshi.

-
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.7.0-dev/otoroshi.jar'
+
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.8.0-dev/otoroshi.jar'
 

then you can run start Otoroshi :

java -Dotoroshi.adminPassword=password -jar otoroshi.jar 
diff --git a/docs/devmanual/how-to-s/secure-app-with-ldap.html b/docs/devmanual/how-to-s/secure-app-with-ldap.html
index 026be159e9..aeec96edd1 100644
--- a/docs/devmanual/how-to-s/secure-app-with-ldap.html
+++ b/docs/devmanual/how-to-s/secure-app-with-ldap.html
@@ -35,7 +35,7 @@
 Otoroshi
 
 
-16.7.0-dev +16.8.0-dev

Let’s start by downloading the latest Otoroshi.

-
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.7.0-dev/otoroshi.jar'
+
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.8.0-dev/otoroshi.jar'
 

then you can run start Otoroshi :

java -Dotoroshi.adminPassword=password -jar otoroshi.jar 
diff --git a/docs/devmanual/how-to-s/secure-with-apikey.html b/docs/devmanual/how-to-s/secure-with-apikey.html
index 791ace310d..adaa6b408e 100644
--- a/docs/devmanual/how-to-s/secure-with-apikey.html
+++ b/docs/devmanual/how-to-s/secure-with-apikey.html
@@ -35,7 +35,7 @@
 Otoroshi
 
 
-16.7.0-dev +16.8.0-dev

Let’s start by downloading the latest Otoroshi.

-
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.7.0-dev/otoroshi.jar'
+
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.8.0-dev/otoroshi.jar'
 

then you can run start Otoroshi :

java -Dotoroshi.adminPassword=password -jar otoroshi.jar 
diff --git a/docs/devmanual/how-to-s/secure-with-oauth2-client-credentials.html b/docs/devmanual/how-to-s/secure-with-oauth2-client-credentials.html
index 54ee364333..8ad78d26ce 100644
--- a/docs/devmanual/how-to-s/secure-with-oauth2-client-credentials.html
+++ b/docs/devmanual/how-to-s/secure-with-oauth2-client-credentials.html
@@ -35,7 +35,7 @@
 Otoroshi
 
 
-16.7.0-dev +16.8.0-dev

Let’s start by downloading the latest Otoroshi.

-
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.7.0-dev/otoroshi.jar'
+
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.8.0-dev/otoroshi.jar'
 

then you can run start Otoroshi :

java -Dotoroshi.adminPassword=password -jar otoroshi.jar 
diff --git a/docs/devmanual/how-to-s/tls-using-lets-encrypt.html b/docs/devmanual/how-to-s/tls-using-lets-encrypt.html
index 78805744a4..9ee2d6d82b 100644
--- a/docs/devmanual/how-to-s/tls-using-lets-encrypt.html
+++ b/docs/devmanual/how-to-s/tls-using-lets-encrypt.html
@@ -35,7 +35,7 @@
 Otoroshi
 
 
-16.7.0-dev +16.8.0-dev

Let’s start by downloading the latest Otoroshi.

-
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.7.0-dev/otoroshi.jar'
+
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.8.0-dev/otoroshi.jar'
 

then you can run start Otoroshi :

java -Dotoroshi.adminPassword=password -jar otoroshi.jar 
diff --git a/docs/devmanual/how-to-s/wasm-usage.html b/docs/devmanual/how-to-s/wasm-usage.html
index 5a053dcaa4..71b444dfb2 100644
--- a/docs/devmanual/how-to-s/wasm-usage.html
+++ b/docs/devmanual/how-to-s/wasm-usage.html
@@ -35,7 +35,7 @@
 Otoroshi
 
 
-16.7.0-dev +16.8.0-dev

Let’s start by downloading the latest Otoroshi.

-
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.7.0-dev/otoroshi.jar'
+
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.8.0-dev/otoroshi.jar'
 

then you can run start Otoroshi :

java -Dotoroshi.adminPassword=password -jar otoroshi.jar 
diff --git a/docs/devmanual/how-to-s/working-with-eureka.html b/docs/devmanual/how-to-s/working-with-eureka.html
index 4ab273ba9d..7681b0f8e1 100644
--- a/docs/devmanual/how-to-s/working-with-eureka.html
+++ b/docs/devmanual/how-to-s/working-with-eureka.html
@@ -35,7 +35,7 @@
 Otoroshi
 
 
-16.7.0-dev +16.8.0-dev

Let’s start by downloading the latest Otoroshi.

-
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.7.0-dev/otoroshi.jar'
+
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v16.8.0-dev/otoroshi.jar'
 

then you can run start Otoroshi :

java -Dotoroshi.adminPassword=password -jar otoroshi.jar 
diff --git a/docs/devmanual/index.html b/docs/devmanual/index.html
index 32bf37c214..c210aa03d9 100644
--- a/docs/devmanual/index.html
+++ b/docs/devmanual/index.html
@@ -35,7 +35,7 @@
 Otoroshi
 
 
-16.7.0-dev +16.8.0-dev