Commit graph

11 commits

Author SHA1 Message Date
Guy Bianco IV
cbe7c0c401 Dockerfile -> Containerfile todo-backend 2021-06-24 16:17:07 -04:00
Guy Bianco IV
50a3d3af14 canary probe route for todo-backend 2021-06-24 15:18:57 -04:00
Guy Bianco IV
bd4fc626ab improve probe route for todo-backend 2021-06-24 14:06:34 -04:00
Guy Bianco IV
05039c3eb0 fix dockerfiles 2021-06-23 17:41:38 -04:00
Guy Bianco IV
02a68db12b backend working 2021-06-14 16:38:51 -04:00
Guy Bianco IV
9b8f248121 basic Dockerfile 2021-05-21 11:55:19 -04:00
Guy Bianco IV
0bc1c87dda new todo-backend 2021-05-19 12:50:48 -04: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
Student User
e5e3675beb add sample for ch10s03 lab 2019-08-02 19:48:17 +00:00
Ravi Srinivasan
a387a34d24 Deleting all apps apart from those used in Ch1 and Ch2 labs 2019-06-07 12:51:10 +05:30
Richard Allred
497620c4d1 initial commit with apps from course repo 2019-05-23 13:13:16 -04:00