Commit graph

9 commits

Author SHA1 Message Date
Guy Bianco IV
577bdfb1d6
comp review todo app update (#146)
* new todo frontend

* yarn --> npm

* basic Dockerfile

* add Helm chart for todo list

* backend working

* connect new-app'd frontend to backend via proxy_pass

* move nginx conf

* move nginx conf back

* move helm chart to course repo

* add simple SSR node.js service

* log error message

* fix host typo

* fix dockerfiles

* add link to items page

* improve probe route for todo-backend

* canary probe route for todo-backend

* Dockerfile -> Containerfile todo-backend

* Dockerfile -> Containerfile todo-frontend

* remove commands for containerfile as part of comp review
2021-07-01 15:39:50 -04:00
Guy Bianco IV
df939f781f basic Dockerfile 2021-05-21 11:51:51 -04: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
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
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