65 lines
No EOL
2 KiB
JSON
Executable file
65 lines
No EOL
2 KiB
JSON
Executable file
{
|
|
"gitbook": "2.x.x",
|
|
"structure": {
|
|
"readme": "README.adoc"
|
|
},
|
|
"plugins": [
|
|
"toggle-chapters",
|
|
"ungrey",
|
|
"splitter"
|
|
],
|
|
"variables": {
|
|
"title": "Server Installation and Configuration Guide",
|
|
"project": {
|
|
"name": "Keycloak",
|
|
"version": "2.0.0.CR1"
|
|
},
|
|
"community": true,
|
|
"product": false,
|
|
"images": "keycloak-images",
|
|
"appserver": {
|
|
"name": "Wildfly",
|
|
"version": "10",
|
|
"admindoc": {
|
|
"name": "WildFly 10 Documentation",
|
|
"link": "https://docs.jboss.org/author/display/WFLY10/Documentation"
|
|
},
|
|
"datasource": {
|
|
"name": "WildFly 10 Documentation",
|
|
"link": "https://docs.jboss.org/author/display/WFLY10/DataSource+configuration"
|
|
},
|
|
"network": {
|
|
"name": "WildFly 10 Documentation",
|
|
"link": "https://docs.jboss.org/author/display/WFLY10/Interfaces+and+ports"
|
|
},
|
|
"socket": {
|
|
"name": "WildFly 10 Documentation",
|
|
"link": "https://docs.jboss.org/author/display/WFLY10/Interfaces+and+ports"
|
|
},
|
|
"loadbalancer": {
|
|
"name": "WildFly 10 Documentation",
|
|
"link": "https://docs.jboss.org/author/display/WFLY10/High+Availability+Guide"
|
|
},
|
|
"jgroups": {
|
|
"name": "WildFly 10 Documentation",
|
|
"link": "https://docs.jboss.org/author/display/WFLY10/JGroups+Subsystem"
|
|
},
|
|
"caching": {
|
|
"name": "WildFly 10 Documentation",
|
|
"link": "https://docs.jboss.org/author/display/WFLY10/Infinispan+Subsystem"
|
|
},
|
|
"jpa": {
|
|
"name": "WildFly 10 Documentation",
|
|
"link": "https://docs.jboss.org/author/display/WFLY10/JPA+Reference+Guide#JPAReferenceGuide-Hibernateproperties"
|
|
}
|
|
},
|
|
"developerguide": {
|
|
"name": "Server Developer Guide",
|
|
"link": "https://keycloak.gitbooks.io/server-developer-guide/content/"
|
|
},
|
|
"adminguide": {
|
|
"name": "Server Administration Guide",
|
|
"link": "https://keycloak.gitbooks.io/server-adminstration-guide/content/"
|
|
}
|
|
}
|
|
} |