OpenShift and JBoss: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
=External=
=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 microservices with JBoss EAP 7 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/microservice_architecture/
* Build and Deployment of Java Applications on OpenShift Container Platform 3
* 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 11: 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.
* 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

Internal

Organizatorium