2016-06-09 11:24:33 +00:00
|
|
|
{
|
|
|
|
"gitbook": "2.x.x",
|
|
|
|
"structure": {
|
|
|
|
"readme": "README.adoc"
|
|
|
|
},
|
|
|
|
"plugins": [
|
|
|
|
"toggle-chapters",
|
|
|
|
"ungrey",
|
|
|
|
"splitter"
|
|
|
|
],
|
|
|
|
"variables": {
|
|
|
|
"title": "Server Installation and Configuration Guide",
|
|
|
|
"project": {
|
|
|
|
"name": "Red Hat Single Sign-On",
|
2016-12-08 15:29:49 +00:00
|
|
|
"version": "7.1.0",
|
|
|
|
"doc_base_url": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/",
|
|
|
|
"doc_info_version_url": "7.1-Beta"
|
2016-06-09 11:24:33 +00:00
|
|
|
},
|
|
|
|
"community": false,
|
|
|
|
"product": true,
|
|
|
|
"images": "rhsso-images",
|
|
|
|
"appserver": {
|
|
|
|
"name": "JBoss EAP",
|
2016-12-16 16:11:03 +00:00
|
|
|
"version": "7.0",
|
|
|
|
"doc_base_url": "https://access.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/",
|
|
|
|
"develdoc": {
|
|
|
|
"name": "JBoss EAP Development Guide",
|
|
|
|
"link": "/single/development-guide"
|
|
|
|
},
|
2016-06-09 11:24:33 +00:00
|
|
|
"admindoc": {
|
|
|
|
"name": "JBoss EAP Configuration Guide",
|
2016-12-16 16:11:03 +00:00
|
|
|
"link": "/single/configuration-guide"
|
2016-06-09 11:24:33 +00:00
|
|
|
},
|
2016-12-16 16:11:03 +00:00
|
|
|
"datasource_ref": {
|
|
|
|
"name": "Datasource Management",
|
|
|
|
"link": "/single/configuration-guide/#datasource_management"
|
2016-06-09 11:24:33 +00:00
|
|
|
},
|
2016-12-16 16:11:03 +00:00
|
|
|
"network_ref": {
|
|
|
|
"name": "Network and Port Configuration",
|
|
|
|
"link": "/single/configuration-guide/#network_and_port_configuration"
|
2016-06-09 11:24:33 +00:00
|
|
|
},
|
2016-12-16 16:11:03 +00:00
|
|
|
"socket_ref": {
|
|
|
|
"name": "Socket Binding",
|
|
|
|
"link": "/single/configuration-guide/#socket_bindings"
|
2016-06-09 11:24:33 +00:00
|
|
|
},
|
2016-12-16 16:11:03 +00:00
|
|
|
"loadbalancer_ref": {
|
|
|
|
"name": "Configuring High Availability",
|
|
|
|
"link": "/single/configuration-guide/#configuring_high_availability"
|
2016-06-09 11:24:33 +00:00
|
|
|
},
|
2016-12-16 16:11:03 +00:00
|
|
|
"jgroups_ref": {
|
|
|
|
"name": "Cluster Communication with JGroups",
|
|
|
|
"link": "/single/configuration-guide/#cluster_communication_jgroups"
|
2016-06-09 11:24:33 +00:00
|
|
|
},
|
2016-12-16 16:11:03 +00:00
|
|
|
"caching_ref": {
|
|
|
|
"name": "Infinispan",
|
|
|
|
"link": "/single/configuration-guide/#infinispan"
|
2016-06-09 11:24:33 +00:00
|
|
|
},
|
2016-12-16 16:11:03 +00:00
|
|
|
"jpa_ref": {
|
|
|
|
"name": "Hibernate",
|
|
|
|
"link": "/single/development-guide/#hibernate"
|
2016-06-09 11:24:33 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"developerguide": {
|
|
|
|
"name": "Server Developer Guide",
|
2016-12-06 17:00:16 +00:00
|
|
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-Beta/server-developer-guide/"
|
2016-06-09 11:24:33 +00:00
|
|
|
},
|
|
|
|
"adminguide": {
|
|
|
|
"name": "Server Administration Guide",
|
2016-12-06 17:00:16 +00:00
|
|
|
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1-Beta/server-administration-guide/"
|
2016-06-09 11:24:33 +00:00
|
|
|
}
|
|
|
|
}
|
2016-12-06 17:00:16 +00:00
|
|
|
}
|