34 lines
No EOL
892 B
JSON
Executable file
34 lines
No EOL
892 B
JSON
Executable file
{
|
|
"gitbook": "2.x.x",
|
|
"structure": {
|
|
"readme": "README.adoc"
|
|
},
|
|
"plugins": [
|
|
"toggle-chapters",
|
|
"ungrey",
|
|
"splitter"
|
|
],
|
|
"variables": {
|
|
"title": "Getting Started Tutorials",
|
|
"project": {
|
|
"name": "Keycloak",
|
|
"version": "1.9.7.Final"
|
|
},
|
|
"community": true,
|
|
"product": false,
|
|
"images": "keycloak-images",
|
|
|
|
"installguide": {
|
|
"name": "Server Installation and Configuration Guide",
|
|
"link": "https://keycloak.gitbooks.io/server-installation-and-configuration/content/"
|
|
|
|
},
|
|
"adminguide": {
|
|
"name": "Server Adminstration Guide",
|
|
"link": "https://keycloak.gitbooks.io/server-adminstration-guide/content/"
|
|
},
|
|
"clientadapter": "RH-SSO-{{book.project.version}}-eap7-adapter.zip",
|
|
"appServer": "WildFly 10",
|
|
"quickstartRepo": "https://github.com/redhat-developer/redhat-sso-quickstarts"
|
|
}
|
|
} |