OpenShift and JBoss: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=External= | |||
* Guide to developing with Red Hat JBoss Enterprise Application Platform for OpenShift https://access.redhat.com/documentation/en-us/red_hat_jboss_middleware_for_openshift/3/html/red_hat_jboss_enterprise_application_platform_for_openshift/ | |||
* Build and Deployment of Java Applications on OpenShift Container Platform 3 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/build_and_deployment_of_java_applications_on_openshift_container_platform_3/ | |||
* Building microservices with JBoss EAP 7 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/microservice_architecture/ | |||
* Building JBoss EAP 7 Microservices on OpenShift Container Platform https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/building_jboss_eap_7_microservices_on_openshift_container_platform/ | |||
* Top best practices for developing Spring Framework based applications on top of Red Hat OpenShift (Kubernetes and Docker containers) https://access.redhat.com/articles/2543021 | |||
=Internal= | =Internal= | ||
Line 6: | Line 14: | ||
* The OpenShift xPaaS image for JBoss EAP allows turning on debugging by setting DEBUG=true in the deployment config. | * The OpenShift xPaaS image for JBoss EAP allows turning on debugging by setting DEBUG=true in the deployment config. | ||
* https://access.redhat.com/documentation/en-us/ | * Clustering: https://access.redhat.com/solutions/3233481, https://access.redhat.com/documentation/en-us/red_hat_jboss_middleware_for_openshift/3/html-single/red_hat_jboss_enterprise_application_platform_for_openshift/#clustering |
Latest revision as of 21:50, 12 February 2018
External
- Guide to developing with Red Hat JBoss Enterprise Application Platform for OpenShift https://access.redhat.com/documentation/en-us/red_hat_jboss_middleware_for_openshift/3/html/red_hat_jboss_enterprise_application_platform_for_openshift/
- Build and Deployment of Java Applications on OpenShift Container Platform 3 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/build_and_deployment_of_java_applications_on_openshift_container_platform_3/
- Building microservices with JBoss EAP 7 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/microservice_architecture/
- Building JBoss EAP 7 Microservices on OpenShift Container Platform https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/building_jboss_eap_7_microservices_on_openshift_container_platform/
- Top best practices for developing Spring Framework based applications on top of Red Hat OpenShift (Kubernetes and Docker containers) https://access.redhat.com/articles/2543021
Internal
Organizatorium
- The OpenShift xPaaS image for JBoss EAP allows turning on debugging by setting DEBUG=true in the deployment config.
- Clustering: https://access.redhat.com/solutions/3233481, https://access.redhat.com/documentation/en-us/red_hat_jboss_middleware_for_openshift/3/html-single/red_hat_jboss_enterprise_application_platform_for_openshift/#clustering