From b02a7e16f22a958fbe0bb4c7d38bb7bbd94d61af Mon Sep 17 00:00:00 2001 From: Devops Easy Learning <96950933+devopseasylearning@users.noreply.github.com> Date: Sat, 11 Feb 2023 14:25:43 -0600 Subject: [PATCH 01/11] Update README.md --- restaurant-app/yelb-appserver/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/restaurant-app/yelb-appserver/README.md b/restaurant-app/yelb-appserver/README.md index c6208be..84a141b 100644 --- a/restaurant-app/yelb-appserver/README.md +++ b/restaurant-app/yelb-appserver/README.md @@ -1,3 +1,3 @@ This is the application server. It's a Ruby/Sinatra application that exposes a number of APIs that are consumed by the UI (or via curl if you fancy that). -Originally this application was included in a single file (`yelb-appserver.rb`). This has been since refactored by extracting the single API definition in their separate adapters and modules. This made the transition to Lambda/Serverless easier (one lambda per API definition). This hasn't changed the other deployment models (containers and instances) because those models still launch the `yelb-appserver.rb` main application which imports the modules instead of having everything in a single file (as it was conceived originally). \ No newline at end of file +Originally this application was included \er (one lambda per API definition). This hasn't changed the other deployment models (containers and instances) because those models still launch the `yelb-appserver.rb` main application which imports the modules instead of having everything in a single file (as it was conceived originally). vn nvn m fhbmn From 2ae716f7ab77c242592d340726aa8c98ccb3399b Mon Sep 17 00:00:00 2001 From: Souleyhub Date: Sun, 19 Feb 2023 18:22:16 -0500 Subject: [PATCH 02/11] break my keyboard for typing --- 6figures | 0 S4-projects | 1 + hard_work | 0 sleeep_deprivation | 0 success | 0 5 files changed, 1 insertion(+) create mode 100644 6figures create mode 160000 S4-projects create mode 100644 hard_work create mode 100644 sleeep_deprivation create mode 100644 success diff --git a/6figures b/6figures new file mode 100644 index 0000000..e69de29 diff --git a/S4-projects b/S4-projects new file mode 160000 index 0000000..868b977 --- /dev/null +++ b/S4-projects @@ -0,0 +1 @@ +Subproject commit 868b97778038fb9581987b35837002e15d1e1872 diff --git a/hard_work b/hard_work new file mode 100644 index 0000000..e69de29 diff --git a/sleeep_deprivation b/sleeep_deprivation new file mode 100644 index 0000000..e69de29 diff --git a/success b/success new file mode 100644 index 0000000..e69de29 From f0db29e2aa9aae5c05370706eb20cae4645e2610 Mon Sep 17 00:00:00 2001 From: Souleyhub Date: Sun, 19 Feb 2023 18:27:27 -0500 Subject: [PATCH 03/11] necessary tools for devops --- docker | 0 git | 0 jenkins | 0 k8s | 0 terraform | 0 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docker create mode 100644 git create mode 100644 jenkins create mode 100644 k8s create mode 100644 terraform diff --git a/docker b/docker new file mode 100644 index 0000000..e69de29 diff --git a/git b/git new file mode 100644 index 0000000..e69de29 diff --git a/jenkins b/jenkins new file mode 100644 index 0000000..e69de29 diff --git a/k8s b/k8s new file mode 100644 index 0000000..e69de29 diff --git a/terraform b/terraform new file mode 100644 index 0000000..e69de29 From 012da4b3413b7cd5fcfced37697655f77f14eb23 Mon Sep 17 00:00:00 2001 From: Souleyhub Date: Sun, 19 Feb 2023 18:31:39 -0500 Subject: [PATCH 04/11] cluster components --- cluster | 0 container | 0 node | 0 pod | 0 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 cluster create mode 100644 container create mode 100644 node create mode 100644 pod diff --git a/cluster b/cluster new file mode 100644 index 0000000..e69de29 diff --git a/container b/container new file mode 100644 index 0000000..e69de29 diff --git a/node b/node new file mode 100644 index 0000000..e69de29 diff --git a/pod b/pod new file mode 100644 index 0000000..e69de29 From f70e1e88a3254797a5c405239a9114e3cdc830c2 Mon Sep 17 00:00:00 2001 From: Souleyhub Date: Tue, 28 Mar 2023 10:33:18 -0400 Subject: [PATCH 05/11] update repo --- court | 0 drive | 0 street | 0 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 court create mode 100644 drive create mode 100644 street diff --git a/court b/court new file mode 100644 index 0000000..e69de29 diff --git a/drive b/drive new file mode 100644 index 0000000..e69de29 diff --git a/street b/street new file mode 100644 index 0000000..e69de29 From 0fa9917fd0677c97304a6061338da0b310d60df1 Mon Sep 17 00:00:00 2001 From: Souleyhub Date: Wed, 2 Oct 2024 14:17:15 -0400 Subject: [PATCH 06/11] add file --- zak | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 zak diff --git a/zak b/zak new file mode 100644 index 0000000..e69de29 From 130aac7e12490bf2b8d3dec0062a9f50aa031476 Mon Sep 17 00:00:00 2001 From: Souleyhub Date: Fri, 4 Oct 2024 12:25:43 -0400 Subject: [PATCH 07/11] added --- morning | 0 study | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 morning create mode 100644 study diff --git a/morning b/morning new file mode 100644 index 0000000..e69de29 diff --git a/study b/study new file mode 100644 index 0000000..e69de29 From 3999b8e093a2314fd99d1b6b71019726c638eafa Mon Sep 17 00:00:00 2001 From: "souleys15@gmail.com" Date: Fri, 13 Dec 2024 17:35:33 -0500 Subject: [PATCH 08/11] created dir --- S4-projects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/S4-projects b/S4-projects index 868b977..e03e339 160000 --- a/S4-projects +++ b/S4-projects @@ -1 +1 @@ -Subproject commit 868b97778038fb9581987b35837002e15d1e1872 +Subproject commit e03e33974431dd2176bdfb97e7326c9907534c82 From 0aee89ae25731c55f73a81840ac072bd52dddfbb Mon Sep 17 00:00:00 2001 From: "souleys15@gmail.com" Date: Fri, 13 Dec 2024 18:00:36 -0500 Subject: [PATCH 09/11] add file --- shell_soul | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 shell_soul diff --git a/shell_soul b/shell_soul new file mode 100644 index 0000000..e69de29 From ca5f94f89bdaf73b51b88faf26d5c90d15cbadd4 Mon Sep 17 00:00:00 2001 From: "souleys15@gmail.com" Date: Sat, 14 Dec 2024 01:07:55 -0500 Subject: [PATCH 10/11] update shell_soul --- shell_soul | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shell_soul b/shell_soul index e69de29..91b7abc 100644 --- a/shell_soul +++ b/shell_soul @@ -0,0 +1,2 @@ +devops is life + From 94f1f13a7a8b895b926f33e5311796111f982dd9 Mon Sep 17 00:00:00 2001 From: "souleys15@gmail.com" Date: Sat, 14 Dec 2024 10:21:47 -0500 Subject: [PATCH 11/11] create file --- bafana | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 bafana diff --git a/bafana b/bafana new file mode 100644 index 0000000..e69de29