Skip to content

super-ninja-tom/twit2mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Deploy a postgresql dc
  2. Deploy a wildfly dc with the source code and environment variables: JAVA_OPTS_EXT -DhostNameOfApp= POSTGRESQL_DATASOURCE twit2mail POSTGRESQL_DATABASE sampledb POSTGRESQL_SERVICE_HOST postgresql POSTGRESQL_SERVICE_PORT 5432 POSTGRESQL_USER POSTGRESQL_PASSWORD
  3. Liveness probe /twit2mail.jsf
  4. oc rsh oc get pods | grep Running | grep twit2mail | cut -f 1 -d " " rm -rf /opt/app-root/src/config/; oc rsh oc get pods | grep Running | grep twit2mail | cut -f 1 -d " " mkdir /opt/app-root/src/config/; oc rsync config/ oc get pods | grep Running | grep twit2mail | cut -f 1 -d " ":/opt/app-root/src/config/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published