Guy Bianco IV
bd4fc626ab
improve probe route for todo-backend
2021-06-24 14:06:34 -04:00
Guy Bianco IV
31b4f274a7
add link to items page
2021-06-24 13:04:48 -04:00
Guy Bianco IV
05039c3eb0
fix dockerfiles
2021-06-23 17:41:38 -04:00
Guy Bianco IV
f414d2e057
fix host typo
2021-06-21 17:10:55 -04:00
Guy Bianco IV
703b3a50f3
log error message
2021-06-21 16:56:28 -04:00
Guy Bianco IV
aefcdeb278
add simple SSR node.js service
2021-06-21 16:47:17 -04:00
Guy Bianco IV
2bcd724c8b
move helm chart to course repo
2021-06-21 15:55:27 -04:00
Guy Bianco IV
86110fad75
move nginx conf back
2021-06-21 15:54:34 -04:00
Guy Bianco IV
1e85e18840
move nginx conf
2021-06-17 15:51:43 -04:00
Guy Bianco IV
2c80a284af
connect new-app'd frontend to backend via proxy_pass
2021-06-15 17:22:00 -04:00
Guy Bianco IV
494ca40292
Merge branch 'main' of github.com:RedHatTraining/DO288-apps into gbianco/todo-helm
2021-06-15 12:20:13 -04:00
Guy Bianco IV
ee11b28338
Merge pull request #140 from RedHatTraining/gbianco/todo-frontend-rewrite
...
todo frontend rewrite
2021-06-15 12:12:24 -04:00
Guy Bianco IV
a22ab5004d
Merge pull request #134 from RedHatTraining/gbianco/todo-backend-rewrite
...
new todo-backend
2021-06-15 10:27:15 -04:00
Guy Bianco IV
02a68db12b
backend working
2021-06-14 16:38:51 -04:00
Guy Bianco IV
51e096f605
add Helm chart for todo list
2021-06-11 14:35:15 -04:00
Guy Bianco IV
046075d11e
basic Dockerfile
2021-06-11 14:35:15 -04:00
Guy Bianco IV
a6f6915334
yarn --> npm
2021-06-11 14:35:15 -04:00
Guy Bianco IV
576d1e5871
new todo frontend
2021-06-11 14:35:15 -04:00
Manuel Aude Morales
0a34bc1584
Merge pull request #138 from RedHatTraining/maudemor/nexus3-update
...
Updated Dockerfile for new desired values.
2021-06-04 03:43:00 -05:00
Manuel Aude Morales
48ab8007c7
Merge pull request #128 from RedHatTraining/maudemor/base-micro-java
...
Maudemor/micro-java new version.
2021-06-04 00:28:18 -05:00
Manuel Aude Morales
4c10963267
Updated Dockerfile for new desired values.
2021-06-03 03:25:01 -05:00
Manuel Aude Morales
f854f3ee70
Removed configuration to be added by student during the activity.
2021-05-25 06:48:02 -05:00
Guy Bianco IV
9b8f248121
basic Dockerfile
2021-05-21 11:55:19 -04:00
Guy Bianco IV
df939f781f
basic Dockerfile
2021-05-21 11:51:51 -04:00
Manuel Aude Morales
6af1de0431
Applied version changes to micro-java app, as well as updated deployment file to use the specific version.
2021-05-20 06:22:19 -05:00
Guy Bianco IV
491a5672f2
yarn --> npm
2021-05-19 13:22:06 -04:00
Guy Bianco IV
f8735da820
new todo frontend
2021-05-19 13:18:48 -04:00
Guy Bianco IV
0bc1c87dda
new todo-backend
2021-05-19 12:50:48 -04:00
Manuel Aude Morales
dbc0d2d8ef
Change to use YAML file for the ConfigMap.
2021-05-07 07:28:19 -05:00
Manuel Aude Morales
408c9919b1
Fix file mess. Update micro-java endpoints, test, deployment file and pom.
2021-05-07 06:51:34 -05:00
Manuel Aude Morales
98139f4401
Fix name.
2021-05-07 04:21:31 -05:00
Manuel Aude Morales
7ec6c4616f
Ignore vs code from root directory.
2021-05-07 04:12:24 -05:00
Manuel Aude Morales
3c429abb4f
Ignore vs codium and more mvn files.
2021-05-07 04:10:51 -05:00
Manuel Aude Morales
60556228fb
Ignore more files.
2021-05-07 04:09:05 -05:00
Manuel Aude Morales
a412c5b569
Adding gitignore for project.
2021-05-07 04:08:27 -05:00
Marek Czernek
20d773370e
fix: Add a missing license file for the repository ( #48 )
...
* Create LICENSE
* Update LICENSE
2020-07-28 16:04:10 +02:00
Marek Czernek
d3b6fa27b0
Merge pull request #16 from joetatrh/fix-lab-ch10-s03
...
fix(ch10s03): Update restify version for todo-backend app
2020-02-18 14:21:22 +01:00
git name
5454ebd401
bugfix: do288 (OCP 4.2) lab ch10s03: todo-backend
...
The "todo-backend" application fails to start in the current
version of the do288 OCP 4.2 course, which prevents completion
of the lab "Containerizing and Deploying a Service" in chapter
10, section 3.
This "todo-backend" application's "package.json" file appears to
have been copied from a previous lab ("todo-single"), but the
version number of the "restify" depdency has been transposed from
"4.3.0" (working) to "4.0.3" (broken).
This commit enables this lab to be completed successfully.
2020-01-22 10:47:17 -05:00
Eduardo Ramirez
648a2b1d84
Update restify to 4.3.0 ( #5 )
...
Update restify to 4.3.0
2019-12-03 15:45:02 +01:00
Eduardo Ramirez
5decd03995
Update restify to 4.3.0
2019-11-27 00:12:03 +01:00
Student User
27de9efbe2
Reverted changes to the Dockerfile, fix to env is done by the dc
2019-08-08 14:46:15 +00:00
Student User
9f231c9ba9
Adding explicit tag to FROM
2019-08-07 23:47:39 +00:00
Student User
7be4a5f7fc
Removing JVM heap options
2019-08-07 23:31:55 +00:00
Dan K
a70b169621
Added a README.md for curious students
2019-08-06 08:06:13 -04:00
Dan K
308b57b7a0
Merge branch 'dkolepp/nexus3'
2019-08-05 21:08:58 -04:00
Dan K
576cbfb69a
Merge branch 'dkolepp/nexus3' of github.com:RedHatTraining/DO288-apps into dkolepp/nexus3
2019-08-05 20:36:02 -04:00
Dan K
411e81e8a8
feat(9,4):update files for Nexus application image
2019-08-05 20:33:05 -04:00
Student User
2f2b2ecef9
add Docker build file
2019-08-05 15:42:18 +00:00
Student User
eb776d8776
smaller repo
2019-08-05 15:41:37 +00:00
Dan K
ac6169db7b
feat: add initial Nexus3 files
2019-08-04 08:26:17 -04:00