Skip to content

Commit

Permalink
JBEAP-9156: First pass at adding instructions for deployment to OpenS…
Browse files Browse the repository at this point in the history
…hift
  • Loading branch information
sgilda committed Mar 26, 2018
1 parent 3a83d3d commit 8beaa34
Show file tree
Hide file tree
Showing 42 changed files with 303 additions and 7 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ SERVICES.html
CHANGES.html
CONTRIBUTING.html
RELEASE_PROCEDURE.html
*.html
out
nb-configuration.xml
nbactions.xml
Expand Down
6 changes: 6 additions & 0 deletions batch-processing/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,12 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
//*************************************************
Expand Down
6 changes: 6 additions & 0 deletions bmt/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,12 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
//*************************************************
Expand Down
5 changes: 5 additions & 0 deletions cmt/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,11 @@ include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[levelof
// Additional JBoss Developer Studio instructions
NOTE: Within JBoss Developer Studio, make sure you define a server runtime environment that uses the `standalone-full.xml` configuration file.
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
Expand Down
5 changes: 5 additions & 0 deletions contacts-jquerymobile/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,11 @@ include::../shared-doc/run-arquillian-functional-tests.adoc[leveloffset=+1]
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
== Debug the Application
Expand Down
5 changes: 5 additions & 0 deletions ejb-in-war/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,11 @@ INFO [org.jboss.as.server] (management-handler-thread - 30) WFLYSRV0009: Undepl
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
Expand Down
5 changes: 5 additions & 0 deletions ejb-timer/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,11 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
Expand Down
5 changes: 5 additions & 0 deletions greeter/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,11 @@ HHH000431: Unable to determine H2 database version, certain features may not wor
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
Expand Down
5 changes: 5 additions & 0 deletions helloworld-html5/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,11 @@ include::../shared-doc/run-arquillian-functional-tests.adoc[leveloffset=+1]
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
== Debug the Application
Expand Down
6 changes: 6 additions & 0 deletions helloworld-mdb/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,12 @@ include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[levelof
// Additional JBoss Developer Studio instructions
NOTE: Within JBoss Developer Studio, make sure you define a server runtime environment that uses the `standalone-full.xml` configuration file.
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
//*************************************************
Expand Down
5 changes: 5 additions & 0 deletions helloworld-rs/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
Expand Down
5 changes: 5 additions & 0 deletions helloworld-singleton/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
Expand Down
6 changes: 6 additions & 0 deletions helloworld-ws/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,12 @@ include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[levelof
// Additional JBoss Developer Studio instructions
When you deploy this quickstart, you are presented with a window that explains there is no user interface for this quickstart and directs you to click on a link to view the WSDL definition. However, the Eclipse browser does not support the display of WSDL definitions. Instead, open an external browser and access the following URL: http://localhost:8080/{artifactId}/HelloWorldService?wsdl. This URL will display the deployed WSDL endpoint for the Web Service.
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
//*************************************************
Expand Down
5 changes: 5 additions & 0 deletions helloworld/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
Expand Down
6 changes: 6 additions & 0 deletions hibernate/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,12 @@ include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[levelof
// Additional JBoss Developer Studio instructions
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
//*************************************************
Expand Down
6 changes: 6 additions & 0 deletions jaxrs-client/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,12 @@ To run the tests in Red Hat JBoss Developer Studio:
. You must first set the active Maven profile in project properties to be either `arq-managed` for running on managed server or `arq-remote` for running on remote server.
. Then, to run the tests, right click on the project or individual classes and select Run As –> JUnit Test in the context menu.
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
//*************************************************
Expand Down
5 changes: 5 additions & 0 deletions jsonp/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,11 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
Expand Down
6 changes: 6 additions & 0 deletions kitchensink-angularjs/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,12 @@ HTML Problem: Undefined attribute name (ng-submit)
HTML Problem: Undefined attribute name (ng-view)
----
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
== Debug the Application
If you want to debug the source code or look at the Javadocs of any library in the project, run either of the following commands to pull them into your local repository. The IDE should then detect them.
Expand Down
7 changes: 7 additions & 0 deletions kitchensink-jsp/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,13 @@ The tag handler class for "c:out" (org.apache.taglibs.standard.tag.rt.core.OutTa
You can ignore this warning as it does not impact building or deploying the quickstart in JBoss Developer Studio. See https://issues.jboss.org/browse/JBIDE-22175[JBIDE-22175] for the latest updates on this issue.
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
//*************************************************
Expand Down
5 changes: 5 additions & 0 deletions kitchensink-ml/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,11 @@ include::../shared-doc/run-arquillian-tests.adoc[leveloffset=+1]
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
Expand Down
5 changes: 5 additions & 0 deletions kitchensink/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@ include::../shared-doc/run-arquillian-tests.adoc[leveloffset=+1]
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
Expand Down
6 changes: 6 additions & 0 deletions logging-tools/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,12 @@ GreeterExceptionBundle_$bundle.java
Java Problem
----
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
//*************************************************
Expand Down
6 changes: 6 additions & 0 deletions managed-executor-service/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,12 @@ To run the tests in Red Hat JBoss Developer Studio, you must first set the activ
Then, to run the tests, right click on the project or individual classes and select *Run As* –> *JUnit Test* in the context menu.
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
//*************************************************
Expand Down
5 changes: 5 additions & 0 deletions numberguess/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
Expand Down
5 changes: 5 additions & 0 deletions payment-cdi-event/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,11 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
Expand Down
5 changes: 5 additions & 0 deletions servlet-async/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,11 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
Expand Down
5 changes: 5 additions & 0 deletions servlet-filterlistener/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,11 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+1]
// == Run the Quickstart in Red Hat JBoss Developer Studio or Eclipse
include::../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc[leveloffset=+1]
//*************************************************
// Deploy the quickstart to OpenShift
//*************************************************
// == Deploy the Quickstart to OpenShift Online
include::../shared-doc/deploy-to-openshift-online.adoc[leveloffset=+1]
//*************************************************
// Add info to debug the application
Expand Down
18 changes: 13 additions & 5 deletions shared-doc/attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
:productNameFull: WildFly Application Server
:jbossHomeName: WILDFLY_HOME
:productVersion: 12
:ProductShortName: JBoss EAP
:buildRequirements: Java 8.0 (Java SDK 1.8) or later and Maven 3.3.1 or later
:jbdsEapServerName: Red Hat JBoss Enterprise Application Platform 7.1
:githubRepoUrl: https://github.com/jbossas/eap-quickstarts/
Expand Down Expand Up @@ -34,16 +35,23 @@
:SingletonSubsystemNamespace: urn:jboss:domain:singleton:1.0
:TransactionsSubsystemNamespace: urn:jboss:domain:transactions:4.0

:DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform
:DocInfoProductName: Red Hat JBoss Enterprise Application Platform
// TO DO: We need to replace the following version when we get closer to GA.
:DocInfoProductNumber: 7.1
:DocInfoProductNameURL: jboss_enterprise_application_platform_continuous_delivery
:DocInfoProductName: JBoss Enterprise Application Platform Continuous Delivery
:DocInfoProductNumber: 12

:LinkProductDocHome: https://access.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/
:LinkConfigGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/configuration_guide/
:LinkDevelopmentGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/development_guide/
:LinkGettingStartedGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/getting_started_guide/

:LinkOpenShiftWelcome: https://docs.openshift.com/online/welcome/index.html
:LinkOpenShiftSignup: https://docs.openshift.com/online/getting_started/choose_a_plan.html
:ConfigBookName: Configuration Guide
:DevelopmentBookName: Development Guide
:GettingStartedBookName: Getting Started Guide

:OpenShiftOnlinePlatformName: Red Hat OpenShift Container Platform
:OpenShiftOnlineName: Red Hat OpenShift Online
:LinkOpenShiftGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/getting_started_with_jboss_eap_for_openshift_container_platform/
:LinkOpenShiftOnlineGuide: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/getting_started_with_jboss_eap_for_openshift_online/
:EapForOpenshiftBookName: Getting Started with {ProductShortName} for OpenShift Container Platform
:EapForOpenshiftOnlineBookName: Getting Started with {ProductShortName} for OpenShift Online
Loading

0 comments on commit 8beaa34

Please sign in to comment.