Richard Allred
6f4e1265cd
update to use exec
2019-08-03 16:43:56 -04:00
Student User
e5e3675beb
add sample for ch10s03 lab
2019-08-02 19:48:17 +00:00
Student User
c2f929499e
replace ADD with COPY to follow best practices
2019-08-02 13:51:29 +00:00
Student User
9d0d654cac
formatting Dockerfile for shorter lines
2019-08-01 21:29:48 +00:00
Student User
f6dd9c4267
updated to UBI and get backend host from env
2019-08-01 21:23:57 +00:00
Dan K
64e5c44acd
Merge branch 'master' of github.com:RedHatTraining/DO288-apps
2019-07-24 12:14:06 -04:00
Dan K
fea7be4519
feat(ch9lab): add placeholder fragment directory
2019-07-24 12:13:32 -04:00
Richard Allred
a0872a3849
Merge branch 'master' of github.com:RedHatTraining/DO288-apps
2019-07-24 07:35:05 -04:00
Richard Allred
8b6479a023
Adding php-scale app for ch07 lab
2019-07-24 07:34:57 -04:00
Dan K
137aecb997
WIP(ch9lab): update mysql jdbc version in pom.xml
2019-07-22 21:58:46 -04:00
Dan K
16a11f2775
WIP(ch9lab) fix pom.xml dependencies
2019-07-22 16:10:39 -04:00
Dan K
c1c73e3237
WIP(ch9lab) update POM dependencies
2019-07-22 16:04:38 -04:00
Dan K
81fbcfc240
WIP(ch9lab) add source for java-based todo-api app
2019-07-22 15:38:35 -04:00
Dan K
c37d409c1d
fix(ch4s4): correct syntax error
2019-07-19 16:42:26 -04:00
Dan K
2c450b33f4
fix(ch4s4): refactor java source for SG read ease
2019-07-19 16:25:45 -04:00
Dan K
a4c63d7a84
fix(ch9s6): add placeholder directory
2019-07-19 13:41:15 -04:00
Dan K
9c1fe679d7
fix(ch9s6): remove YAML fragments
2019-07-19 13:38:59 -04:00
Dan K
f9e42817fa
fix(micro-java): add newline char to output str
2019-07-19 12:10:29 -04:00
Dan K
1dc1e7e1dd
Merge branch 'dkolepp/ch9s6'
...
feat(ch9s6): add micro-java project
2019-07-19 10:02:04 -04:00
Dan K
9963c0bd49
style(micro-java): fix pom.xml whitespace
2019-07-19 10:00:48 -04:00
Dan K
213f257670
WIP:feat(ch9s6): add custom dc and cm resources
...
Use the fabric8 plugin to add a custom deployment config and config
map as part of the deployment to OpenShift.
2019-07-16 16:34:24 -04:00
Dan K
eaf20b0fe6
WIP:fix(ch9s6): add braces for if block
2019-07-16 15:46:12 -04:00
Dan K
4fcb06042f
WIP:feat(ch9s6): remove YAML fragments
...
The YAML fragments are wrong, and are causing issues when deployed.
The "Zero Config" option with fabric8 works well.
2019-07-16 15:24:45 -04:00
Dan K
698457ac05
WIP(ch9s6): update current code
2019-07-16 14:31:01 -04:00
Richard Allred
ef8c52b4d8
adding quip app
2019-07-16 08:45:30 -04:00
Dan K
6e57953cdc
WIP:feat(ch9s6): add initial code for GE
...
The "mvn fabric8:deploy" command still does not work, mostly because
it seems that the deployed "service" contains selectors for labels
that are not present on the associated Pod.
2019-07-16 07:13:48 -04:00
Ivan Chavero
00990345b6
ch07s02 add application for GE
2019-07-16 01:25:16 -05:00
Ivan Chavero
4463a8bae2
ch04s09 Add build-app project for lab
2019-07-15 14:57:04 -05:00
Ravi Srinivasan
702686c81d
Minor fix to Jenkinsfile for Ch8 EoC Lab
2019-07-15 17:28:37 +05:30
Ravi Srinivasan
fe9006dcad
Added movies microservice for Ch 8 EoC Lab
2019-07-12 12:55:16 +05:30
Ravi Srinivasan
2aa4b3aa52
increased jenkins pipeline timeout value
2019-07-04 11:20:11 +05:30
Ivan Chavero
e86f9e22eb
ch04s06 Project needed for the GE
2019-07-03 18:13:40 -05:00
Ravi Srinivasan
1af3be056c
Minor fix to unit test
2019-07-03 18:42:27 +05:30
Ravi Srinivasan
8faae187b2
Merge branch 'master' of github.com:RedHatTraining/DO288-apps
2019-07-03 18:40:49 +05:30
Ravi Srinivasan
2ca6c30d94
Fixes after author test
2019-07-03 18:40:36 +05:30
Ravi Srinivasan
d2357812f0
introducing lint breakage in the books app
2019-07-03 10:51:18 +05:30
Ravi Srinivasan
ccd7badf5d
Introducing broken unit test
2019-07-03 10:50:05 +05:30
Ivan Chavero
7142a557b8
Add post-commit app
...
The ch04s08 GE needs this app on the repository.
2019-07-03 00:17:27 -05:00
Ravi Srinivasan
835453322f
Added TODOS for GE 8.6
2019-07-02 17:48:16 +05:30
Ravi Srinivasan
f3b01722a2
Adding books microservice for GE 8.6
2019-07-02 17:33:29 +05:30
Richard Allred
1deac4dc9b
removing bin from ignore
2019-07-01 08:18:24 -04:00
Richard Allred
4beef1511b
Merge branch 'master' of github.com:RedHatTraining/DO288-apps
2019-06-26 23:30:50 -04:00
Richard Allred
9fd8a3b97a
adding go-hello for ch5 lab
2019-06-26 23:30:40 -04:00
Student User
c088084639
update of hello-world-nginx image for UBI
2019-06-26 23:10:40 +00:00
Ravi Srinivasan
9b71dda827
Jenkinsfile cleanup
2019-06-26 16:02:15 +05:30
Richard Allred
05a50b0671
adding html-helloworld application
2019-06-25 16:16:59 -04:00
Ravi Srinivasan
c675da7379
Added TODOS for Jenkinsfile
2019-06-25 16:32:35 +05:30
Ravi Srinivasan
079d4e7aab
added code for GE 8.4
2019-06-25 12:15:08 +05:30
Ravi Srinivasan
fe67a607e6
Importing todo-single app for Lab 6.5
2019-06-21 10:40:58 +05:30
Richard Allred
e347c8fb93
adding back thorntail dependencies
2019-06-19 14:28:42 -04:00