90 lines
2.7 KiB
JSON
Executable file
90 lines
2.7 KiB
JSON
Executable file
{
|
|
"gitbook": "2.x.x",
|
|
"structure": {
|
|
"readme": "README.adoc"
|
|
},
|
|
"plugins": [
|
|
"toggle-chapters",
|
|
"ungrey",
|
|
"splitter",
|
|
"ga"
|
|
],
|
|
"pluginsConfig": {
|
|
"ga": {
|
|
"token": "UA-86203452-1"
|
|
}
|
|
},
|
|
|
|
"variables": {
|
|
"title": "Keycloak Documentation",
|
|
"project": {
|
|
"name": "Keycloak",
|
|
"version": "3.0.0.CR1-SNAPSHOT",
|
|
"versionMvn": "3.0.0.CR1-SNAPSHOT"
|
|
},
|
|
"community": true,
|
|
"product": false,
|
|
"images": "keycloak-images",
|
|
|
|
"adminguide": {
|
|
"name": "Server Administration",
|
|
"link": "https://keycloak.gitbooks.io/keycloak-documentation/content/server_admin/index.html"
|
|
},
|
|
"developerguide": {
|
|
"name": "Server Developer Guide",
|
|
"link": "https://keycloak.gitbooks.io/server-developer-guide/content/"
|
|
},
|
|
"installguide": {
|
|
"name": "Server Installation and Configuration",
|
|
"link": "https://keycloak.gitbooks.io/keycloak-documentation/content/server_installation/index.html"
|
|
},
|
|
"adapterguide": {
|
|
"name": "Securing Applications and Services Guide",
|
|
"link": "https://keycloak.gitbooks.io/securing-client-applications-guide/content/"
|
|
},
|
|
"apidocs": {
|
|
"name": "API Documentation",
|
|
"link": "http://keycloak.org/docs"
|
|
},
|
|
|
|
"quickstartRepo": "https://github.com/keycloak/keycloak-quickstarts",
|
|
"fuseVersion": "JBoss Fuse 6.3.0 Rollup 1",
|
|
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|