109 lines
3.3 KiB
JSON
Executable file
109 lines
3.3 KiB
JSON
Executable file
{
|
|
"gitbook": "2.x.x",
|
|
"structure": {
|
|
"readme": "OVERVIEW.adoc"
|
|
},
|
|
"plugins": [
|
|
"toggle-chapters",
|
|
"ungrey",
|
|
"splitter",
|
|
"ga"
|
|
],
|
|
"pluginsConfig": {
|
|
"ga": {
|
|
"token": "UA-86203452-1"
|
|
}
|
|
},
|
|
|
|
"variables": {
|
|
"project": {
|
|
"name": "Keycloak",
|
|
"version": "SNAPSHOT",
|
|
"versionMvn": "SNAPSHOT",
|
|
"versionNpm": "SNAPSHOT"
|
|
},
|
|
"community": true,
|
|
"product": false,
|
|
"images": "keycloak-images",
|
|
|
|
"adminguide": {
|
|
"name": "Server Administration",
|
|
"link": "https://keycloak.gitbooks.io/documentation/content/server_admin/index.html"
|
|
},
|
|
"developerguide": {
|
|
"name": "Server Development",
|
|
"link": "https://keycloak.gitbooks.io/documentation/content/server_development/index.html"
|
|
},
|
|
"installguide": {
|
|
"name": "Server Installation and Configuration",
|
|
"link": "https://keycloak.gitbooks.io/documentation/content/server_installation/index.html",
|
|
"profile": {
|
|
"name": "Profiles",
|
|
"link": "https://keycloak.gitbooks.io/documentation/content/server_installation/topics/profiles.html"
|
|
}
|
|
},
|
|
"adapterguide": {
|
|
"name": "Securing Applications and Services Guide",
|
|
"link": "https://keycloak.gitbooks.io/documentation/content/securing_apps/index.html"
|
|
},
|
|
"gettingstarted": {
|
|
"name": "Getting Started Tutorial",
|
|
"link": "https://keycloak.gitbooks.io/documentation/content/getting_started/index.html"
|
|
},
|
|
"apidocs": {
|
|
"name": "API Documentation",
|
|
"link": "http://www.keycloak.org/documentation.html"
|
|
},
|
|
|
|
"quickstartRepo": {
|
|
"name": "Keycloak Quickstarts Repository",
|
|
"link": "https://github.com/keycloak/keycloak-quickstarts",
|
|
"dir": "keycloak-quickstarts"
|
|
},
|
|
|
|
"fuseVersion": "JBoss Fuse 6.3.0 Rollup 1",
|
|
"hawtioEAPVersion": "Wildfly 10",
|
|
"hawtioWARVersion": "hawtio-wildfly-1.4.0.redhat-630254.war",
|
|
|
|
"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"
|
|
}
|
|
},
|
|
|
|
"subsystem": {
|
|
"undertow": "urn:jboss:domain:undertow:3.0"
|
|
}
|
|
}
|
|
}
|