Skip to content

Commit

Permalink
Update dev documentation websites
Browse files Browse the repository at this point in the history
  • Loading branch information
otoroshi-github-actions committed Jun 22, 2020
1 parent 7fdd804 commit 95935a3
Show file tree
Hide file tree
Showing 9 changed files with 52 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/devmanual/content-pretty.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/devmanual/content.json

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions docs/devmanual/deploy/kubernetes.html
Original file line number Diff line number Diff line change
Expand Up @@ -929,6 +929,9 @@ <h3><a href="#deploy-a-simple-otoroshi-instanciation-on-a-cloud-provider-managed
value: ${clientSecret}
- name: ADMIN_API_ADDITIONAL_EXPOSED_DOMAIN
value: otoroshi-api-service.${namespace}.svc.cluster.local
- name: OTOROSHI_INITIAL_CUSTOMIZATION
value: &gt;
{\&quot;config\&quot;:{\&quot;scripts\&quot;:{\&quot;enabled\&quot;:true,\&quot;jobRefs\&quot;:[\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesIngressControllerJob\&quot;,\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesOtoroshiCRDsControllerJob\&quot;],\&quot;jobConfig\&quot;:{\&quot;KubernetesConfig\&quot;:{\&quot;trust\&quot;:false,\&quot;namespaces\&quot;:[\&quot;*\&quot;],\&quot;labels\&quot;:[],\&quot;ingressClasses\&quot;:[\&quot;otoroshi\&quot;],\&quot;defaultGroup\&quot;:\&quot;default\&quot;,\&quot;ingresses\&quot;:true,\&quot;crds\&quot;:true,\&quot;kubeLeader\&quot;:false,\&quot;restartDependantDeployments\&quot;:false,\&quot;templates\&quot;:{\&quot;service-group\&quot;:{},\&quot;service-descriptor\&quot;:{},\&quot;apikeys\&quot;:{},\&quot;global-config\&quot;:{},\&quot;jwt-verifier\&quot;:{},\&quot;tcp-service\&quot;:{},\&quot;certificate\&quot;:{},\&quot;auth-module\&quot;:{},\&quot;script\&quot;:{}}}}}}}
readinessProbe:
httpGet:
path: /health
Expand Down Expand Up @@ -1078,6 +1081,9 @@ <h3><a href="#deploy-a-simple-otoroshi-instanciation-on-a-bare-metal-kubernetes-
value: ${clientSecret}
- name: ADMIN_API_ADDITIONAL_EXPOSED_DOMAIN
value: otoroshi-api-service.${namespace}.svc.cluster.local
- name: OTOROSHI_INITIAL_CUSTOMIZATION
value: &gt;
{\&quot;config\&quot;:{\&quot;scripts\&quot;:{\&quot;enabled\&quot;:true,\&quot;jobRefs\&quot;:[\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesIngressControllerJob\&quot;,\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesOtoroshiCRDsControllerJob\&quot;],\&quot;jobConfig\&quot;:{\&quot;KubernetesConfig\&quot;:{\&quot;trust\&quot;:false,\&quot;namespaces\&quot;:[\&quot;*\&quot;],\&quot;labels\&quot;:[],\&quot;ingressClasses\&quot;:[\&quot;otoroshi\&quot;],\&quot;defaultGroup\&quot;:\&quot;default\&quot;,\&quot;ingresses\&quot;:true,\&quot;crds\&quot;:true,\&quot;kubeLeader\&quot;:false,\&quot;restartDependantDeployments\&quot;:false,\&quot;templates\&quot;:{\&quot;service-group\&quot;:{},\&quot;service-descriptor\&quot;:{},\&quot;apikeys\&quot;:{},\&quot;global-config\&quot;:{},\&quot;jwt-verifier\&quot;:{},\&quot;tcp-service\&quot;:{},\&quot;certificate\&quot;:{},\&quot;auth-module\&quot;:{},\&quot;script\&quot;:{}}}}}}}
readinessProbe:
httpGet:
path: /health
Expand Down Expand Up @@ -1303,6 +1309,9 @@ <h3><a href="#deploy-a-simple-otoroshi-instanciation-on-a-bare-metal-kubernetes-
value: ${clientSecret}
- name: ADMIN_API_ADDITIONAL_EXPOSED_DOMAIN
value: otoroshi-api-service.${namespace}.svc.cluster.local
- name: OTOROSHI_INITIAL_CUSTOMIZATION
value: &gt;
{\&quot;config\&quot;:{\&quot;scripts\&quot;:{\&quot;enabled\&quot;:true,\&quot;jobRefs\&quot;:[\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesIngressControllerJob\&quot;,\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesOtoroshiCRDsControllerJob\&quot;],\&quot;jobConfig\&quot;:{\&quot;KubernetesConfig\&quot;:{\&quot;trust\&quot;:false,\&quot;namespaces\&quot;:[\&quot;*\&quot;],\&quot;labels\&quot;:[],\&quot;ingressClasses\&quot;:[\&quot;otoroshi\&quot;],\&quot;defaultGroup\&quot;:\&quot;default\&quot;,\&quot;ingresses\&quot;:true,\&quot;crds\&quot;:true,\&quot;kubeLeader\&quot;:false,\&quot;restartDependantDeployments\&quot;:false,\&quot;templates\&quot;:{\&quot;service-group\&quot;:{},\&quot;service-descriptor\&quot;:{},\&quot;apikeys\&quot;:{},\&quot;global-config\&quot;:{},\&quot;jwt-verifier\&quot;:{},\&quot;tcp-service\&quot;:{},\&quot;certificate\&quot;:{},\&quot;auth-module\&quot;:{},\&quot;script\&quot;:{}}}}}}}
readinessProbe:
httpGet:
path: /health
Expand Down Expand Up @@ -1522,6 +1531,9 @@ <h3><a href="#deploy-an-otoroshi-cluster-on-a-cloud-provider-managed-kubernetes-
value: ${clientSecret}
- name: CLUSTER_LEADER_CLIENT_SECRET
value: ${clientSecret}
- name: OTOROSHI_INITIAL_CUSTOMIZATION
value: &gt;
{\&quot;config\&quot;:{\&quot;scripts\&quot;:{\&quot;enabled\&quot;:true,\&quot;jobRefs\&quot;:[\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesIngressControllerJob\&quot;,\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesOtoroshiCRDsControllerJob\&quot;],\&quot;jobConfig\&quot;:{\&quot;KubernetesConfig\&quot;:{\&quot;trust\&quot;:false,\&quot;namespaces\&quot;:[\&quot;*\&quot;],\&quot;labels\&quot;:[],\&quot;ingressClasses\&quot;:[\&quot;otoroshi\&quot;],\&quot;defaultGroup\&quot;:\&quot;default\&quot;,\&quot;ingresses\&quot;:true,\&quot;crds\&quot;:true,\&quot;kubeLeader\&quot;:false,\&quot;restartDependantDeployments\&quot;:false,\&quot;templates\&quot;:{\&quot;service-group\&quot;:{},\&quot;service-descriptor\&quot;:{},\&quot;apikeys\&quot;:{},\&quot;global-config\&quot;:{},\&quot;jwt-verifier\&quot;:{},\&quot;tcp-service\&quot;:{},\&quot;certificate\&quot;:{},\&quot;auth-module\&quot;:{},\&quot;script\&quot;:{}}}}}}}
readinessProbe:
httpGet:
path: /health
Expand Down Expand Up @@ -1815,6 +1827,9 @@ <h3><a href="#deploy-an-otoroshi-cluster-on-a-bare-metal-kubernetes-cluster" nam
value: ${clientSecret}
- name: CLUSTER_LEADER_CLIENT_SECRET
value: ${clientSecret}
- name: OTOROSHI_INITIAL_CUSTOMIZATION
value: &gt;
{\&quot;config\&quot;:{\&quot;scripts\&quot;:{\&quot;enabled\&quot;:true,\&quot;jobRefs\&quot;:[\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesIngressControllerJob\&quot;,\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesOtoroshiCRDsControllerJob\&quot;],\&quot;jobConfig\&quot;:{\&quot;KubernetesConfig\&quot;:{\&quot;trust\&quot;:false,\&quot;namespaces\&quot;:[\&quot;*\&quot;],\&quot;labels\&quot;:[],\&quot;ingressClasses\&quot;:[\&quot;otoroshi\&quot;],\&quot;defaultGroup\&quot;:\&quot;default\&quot;,\&quot;ingresses\&quot;:true,\&quot;crds\&quot;:true,\&quot;kubeLeader\&quot;:false,\&quot;restartDependantDeployments\&quot;:false,\&quot;templates\&quot;:{\&quot;service-group\&quot;:{},\&quot;service-descriptor\&quot;:{},\&quot;apikeys\&quot;:{},\&quot;global-config\&quot;:{},\&quot;jwt-verifier\&quot;:{},\&quot;tcp-service\&quot;:{},\&quot;certificate\&quot;:{},\&quot;auth-module\&quot;:{},\&quot;script\&quot;:{}}}}}}}
readinessProbe:
httpGet:
path: /health
Expand Down Expand Up @@ -2163,6 +2178,9 @@ <h3><a href="#deploy-an-otoroshi-cluster-on-a-bare-metal-kubernetes-cluster-usin
value: ${clientSecret}
- name: CLUSTER_LEADER_CLIENT_SECRET
value: ${clientSecret}
- name: OTOROSHI_INITIAL_CUSTOMIZATION
value: &gt;
{\&quot;config\&quot;:{\&quot;scripts\&quot;:{\&quot;enabled\&quot;:true,\&quot;jobRefs\&quot;:[\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesIngressControllerJob\&quot;,\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesOtoroshiCRDsControllerJob\&quot;],\&quot;jobConfig\&quot;:{\&quot;KubernetesConfig\&quot;:{\&quot;trust\&quot;:false,\&quot;namespaces\&quot;:[\&quot;*\&quot;],\&quot;labels\&quot;:[],\&quot;ingressClasses\&quot;:[\&quot;otoroshi\&quot;],\&quot;defaultGroup\&quot;:\&quot;default\&quot;,\&quot;ingresses\&quot;:true,\&quot;crds\&quot;:true,\&quot;kubeLeader\&quot;:false,\&quot;restartDependantDeployments\&quot;:false,\&quot;templates\&quot;:{\&quot;service-group\&quot;:{},\&quot;service-descriptor\&quot;:{},\&quot;apikeys\&quot;:{},\&quot;global-config\&quot;:{},\&quot;jwt-verifier\&quot;:{},\&quot;tcp-service\&quot;:{},\&quot;certificate\&quot;:{},\&quot;auth-module\&quot;:{},\&quot;script\&quot;:{}}}}}}}
readinessProbe:
httpGet:
path: /health
Expand Down
8 changes: 8 additions & 0 deletions docs/devmanual/firstrun/configfile.html
Original file line number Diff line number Diff line change
Expand Up @@ -794,6 +794,14 @@ <h2><a href="#reference-configuration" name="reference-configuration" class="anc
overheadThreshold = ${?OVERHEAD_THRESHOLD}
adminLogin = ${?OTOROSHI_INITIAL_ADMIN_LOGIN}
adminPassword = ${?OTOROSHI_INITIAL_ADMIN_PASSWORD}
initialCustomization = &quot;{\&quot;config\&quot;:{\&quot;scripts\&quot;:{\&quot;enabled\&quot;:true,\&quot;jobRefs\&quot;:[\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesIngressControllerJob\&quot;,\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesOtoroshiCRDsControllerJob\&quot;],\&quot;jobConfig\&quot;:{\&quot;KubernetesConfig\&quot;:{\&quot;trust\&quot;:false,\&quot;namespaces\&quot;:[\&quot;*\&quot;],\&quot;labels\&quot;:[],\&quot;ingressClasses\&quot;:[\&quot;otoroshi\&quot;],\&quot;defaultGroup\&quot;:\&quot;default\&quot;,\&quot;ingresses\&quot;:true,\&quot;crds\&quot;:true,\&quot;kubeLeader\&quot;:false,\&quot;restartDependantDeployments\&quot;:false,\&quot;templates\&quot;:{\&quot;service-group\&quot;:{},\&quot;service-descriptor\&quot;:{},\&quot;apikeys\&quot;:{},\&quot;global-config\&quot;:{},\&quot;jwt-verifier\&quot;:{},\&quot;tcp-service\&quot;:{},\&quot;certificate\&quot;:{},\&quot;auth-module\&quot;:{},\&quot;script\&quot;:{}}}}}}}&quot;
initialCustomization = ${?OTOROSHI_INITIAL_CUSTOMIZATION}
#initialCustomization = &quot;{\&quot;config\&quot;:{\&quot;otoroshiId\&quot;:\&quot;foobar\&quot;}}&quot;
#initialCustomization {
# config {
# otoroshiId = &quot;foooobar&quot;
# }
#}
instance {
instanceId = ${?OTOROSHI_INSTANCE_ID}
number = 0
Expand Down
7 changes: 7 additions & 0 deletions docs/devmanual/firstrun/env.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,13 @@ <h2><a href="#reference-configuration-for-env-variables" name="reference-configu
overheadThreshold = ${?OVERHEAD_THRESHOLD}
adminLogin = ${?OTOROSHI_INITIAL_ADMIN_LOGIN}
adminPassword = ${?OTOROSHI_INITIAL_ADMIN_PASSWORD}
initialCustomization = &quot;{\&quot;config\&quot;:{\&quot;scripts\&quot;:{\&quot;enabled\&quot;:true,\&quot;jobRefs\&quot;:[\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesIngressControllerJob\&quot;,\&quot;cp:otoroshi.plugins.jobs.kubernetes.KubernetesOtoroshiCRDsControllerJob\&quot;],\&quot;jobConfig\&quot;:{\&quot;KubernetesConfig\&quot;:{\&quot;trust\&quot;:false,\&quot;namespaces\&quot;:[\&quot;*\&quot;],\&quot;labels\&quot;:[],\&quot;ingressClasses\&quot;:[\&quot;otoroshi\&quot;],\&quot;defaultGroup\&quot;:\&quot;default\&quot;,\&quot;ingresses\&quot;:true,\&quot;crds\&quot;:true,\&quot;kubeLeader\&quot;:false,\&quot;restartDependantDeployments\&quot;:false,\&quot;templates\&quot;:{\&quot;service-group\&quot;:{},\&quot;service-descriptor\&quot;:{},\&quot;apikeys\&quot;:{},\&quot;global-config\&quot;:{},\&quot;jwt-verifier\&quot;:{},\&quot;tcp-service\&quot;:{},\&quot;certificate\&quot;:{},\&quot;auth-module\&quot;:{},\&quot;script\&quot;:{}}}}}}}&quot;
initialCustomization = ${?OTOROSHI_INITIAL_CUSTOMIZATION}
#initialCustomization = &quot;{\&quot;config\&quot;:{\&quot;otoroshiId\&quot;:\&quot;foobar\&quot;}}&quot;
#initialCustomization {
# config {
# }
#}
instance {
instanceId = ${?OTOROSHI_INSTANCE_ID}
number = ${?OTOROSHI_INSTANCE_NUMBER}
Expand Down
7 changes: 7 additions & 0 deletions docs/devmanual/snippets/reference-env.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ app {
overheadThreshold = ${?OVERHEAD_THRESHOLD}
adminLogin = ${?OTOROSHI_INITIAL_ADMIN_LOGIN}
adminPassword = ${?OTOROSHI_INITIAL_ADMIN_PASSWORD}
initialCustomization = "{\"config\":{\"scripts\":{\"enabled\":true,\"jobRefs\":[\"cp:otoroshi.plugins.jobs.kubernetes.KubernetesIngressControllerJob\",\"cp:otoroshi.plugins.jobs.kubernetes.KubernetesOtoroshiCRDsControllerJob\"],\"jobConfig\":{\"KubernetesConfig\":{\"trust\":false,\"namespaces\":[\"*\"],\"labels\":[],\"ingressClasses\":[\"otoroshi\"],\"defaultGroup\":\"default\",\"ingresses\":true,\"crds\":true,\"kubeLeader\":false,\"restartDependantDeployments\":false,\"templates\":{\"service-group\":{},\"service-descriptor\":{},\"apikeys\":{},\"global-config\":{},\"jwt-verifier\":{},\"tcp-service\":{},\"certificate\":{},\"auth-module\":{},\"script\":{}}}}}}}"
initialCustomization = ${?OTOROSHI_INITIAL_CUSTOMIZATION}
#initialCustomization = "{\"config\":{\"otoroshiId\":\"foobar\"}}"
#initialCustomization {
# config {
# }
#}
instance {
instanceId = ${?OTOROSHI_INSTANCE_ID}
number = ${?OTOROSHI_INSTANCE_NUMBER}
Expand Down
8 changes: 8 additions & 0 deletions docs/devmanual/snippets/reference.conf
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@ app {
overheadThreshold = ${?OVERHEAD_THRESHOLD}
adminLogin = ${?OTOROSHI_INITIAL_ADMIN_LOGIN}
adminPassword = ${?OTOROSHI_INITIAL_ADMIN_PASSWORD}
initialCustomization = "{\"config\":{\"scripts\":{\"enabled\":true,\"jobRefs\":[\"cp:otoroshi.plugins.jobs.kubernetes.KubernetesIngressControllerJob\",\"cp:otoroshi.plugins.jobs.kubernetes.KubernetesOtoroshiCRDsControllerJob\"],\"jobConfig\":{\"KubernetesConfig\":{\"trust\":false,\"namespaces\":[\"*\"],\"labels\":[],\"ingressClasses\":[\"otoroshi\"],\"defaultGroup\":\"default\",\"ingresses\":true,\"crds\":true,\"kubeLeader\":false,\"restartDependantDeployments\":false,\"templates\":{\"service-group\":{},\"service-descriptor\":{},\"apikeys\":{},\"global-config\":{},\"jwt-verifier\":{},\"tcp-service\":{},\"certificate\":{},\"auth-module\":{},\"script\":{}}}}}}}"
initialCustomization = ${?OTOROSHI_INITIAL_CUSTOMIZATION}
#initialCustomization = "{\"config\":{\"otoroshiId\":\"foobar\"}}"
#initialCustomization {
# config {
# otoroshiId = "foooobar"
# }
#}
instance {
instanceId = ${?OTOROSHI_INSTANCE_ID}
number = 0
Expand Down
2 changes: 1 addition & 1 deletion manual/src/main/paradox/content-pretty.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion manual/src/main/paradox/content.json

Large diffs are not rendered by default.

0 comments on commit 95935a3

Please sign in to comment.