mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-06-08 06:53:00 -04:00
quick fixes
This commit is contained in:
parent
75fa07aae0
commit
c16e69c3c5
9 changed files with 29 additions and 31 deletions
|
@ -1,5 +1,5 @@
|
|||
# References for Lambda Functions
|
||||
|
||||
|
||||
- [JavaScript Cloudwatch logging test](https://github.com/bt3gl/Curated_Cloud_and_Orchestration/blob/master/lambda_function_examples/monitoring_example).
|
||||
- [Python functionby SQS and responding to a SNS topic](https://github.com/bt3gl/Curated_Cloud_and_Orchestration/blob/master/lambda_function_examples/sqs-sns_example).
|
||||
- [JavaScript Cloudwatch logging test](https://github.com/go-outside-labs/Curated_Cloud_and_Orchestration/blob/master/lambda_function_examples/monitoring_example).
|
||||
- [Python functionby SQS and responding to a SNS topic](https://github.com/go-outside-labs/Curated_Cloud_and_Orchestration/blob/master/lambda_function_examples/sqs-sns_example).
|
||||
|
|
|
@ -6,5 +6,5 @@
|
|||
"scripts": {
|
||||
"locally": "node src/index.js"
|
||||
},
|
||||
"author": "Mia von Steinkirch"
|
||||
"author": "Mia Stein"
|
||||
}
|
||||
|
|
2
code/chef/.github/FUNDING.yml
vendored
2
code/chef/.github/FUNDING.yml
vendored
|
@ -1,2 +0,0 @@
|
|||
|
||||
custom: paypal.me/miasteinkirch
|
|
@ -30,7 +30,7 @@
|
|||
<!--[endif]> <![endif]-->
|
||||
<script>
|
||||
//<![CDATA[
|
||||
window.gon={};gon.current_user={"firstname":"marina","lastname":"steinkirch","fullname":"marina steinkirch","company":"etsy","email":"mvonsteinkirch@etsy.com","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
window.gon={};gon.current_user={"firstname":"","lastname":"mia stein","fullname":"mia stein","company":"etsy","email":","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
|
@ -1449,11 +1449,11 @@ print APIKEY
|
|||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Severity">Severity</label>
|
||||
|
@ -1658,11 +1658,11 @@ We will get back to you within 24 hours.
|
|||
<div class="form-row">
|
||||
<div class="control-group">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-row">
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<!--[endif]> <![endif]-->
|
||||
<script>
|
||||
//<![CDATA[
|
||||
window.gon={};gon.current_user={"firstname":"marina","lastname":"steinkirch","fullname":"marina steinkirch","company":"etsy","email":"mvonsteinkirch@etsy.com","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
window.gon={};gon.current_user={"firstname":"","lastname":"","fullname":"mia stein","company":"etsy","email":","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
|
@ -1591,11 +1591,11 @@ nano src/main/java/com/google/cloud/training/dataanalyst/javahelp/StreamDemoCons
|
|||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Severity">Severity</label>
|
||||
|
@ -1800,11 +1800,11 @@ We will get back to you within 24 hours.
|
|||
<div class="form-row">
|
||||
<div class="control-group">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-row">
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<!--[endif]> <![endif]-->
|
||||
<script>
|
||||
//<![CDATA[
|
||||
window.gon={};gon.current_user={"firstname":"marina","lastname":"steinkirch","fullname":"marina steinkirch","company":"etsy","email":"mvonsteinkirch@etsy.com","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
window.gon={};gon.current_user={"firstname":"","lastname":"","fullname":"mia stein","company":"etsy","email":","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
|
@ -648,11 +648,11 @@ project <span class="o">=</span> <PROJECT_ID>
|
|||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Severity">Severity</label>
|
||||
|
@ -857,11 +857,11 @@ We will get back to you within 24 hours.
|
|||
<div class="form-row">
|
||||
<div class="control-group">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-row">
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<!--[endif]> <![endif]-->
|
||||
<script>
|
||||
//<![CDATA[
|
||||
window.gon={};gon.current_user={"firstname":"marina","lastname":"steinkirch","fullname":"marina steinkirch","company":"etsy","email":"mvonsteinkirch@etsy.com","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
window.gon={};gon.current_user={"firstname":"","lastname":"","fullname":"mia stein","company":"etsy","email":","origin":"roitraining, direct","subscriptions":0,"id":"12ee659298eb15258fdeb4d43db52cb8","qlCreatedAt":"2017-11-28 14:06:23 UTC","optIn":false};gon.segment=null;gon.deployment="roitraining";
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
|
@ -1571,11 +1571,11 @@ nano CurrentConditions.java
|
|||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
<div class="control-group l-mbl">
|
||||
<label for="Severity">Severity</label>
|
||||
|
@ -1780,11 +1780,11 @@ We will get back to you within 24 hours.
|
|||
<div class="form-row">
|
||||
<div class="control-group">
|
||||
<label for="Your_Name">Your name</label>
|
||||
<input type="text" name="name" id="name" value="marina steinkirch">
|
||||
<input type="text" name="name" id="name" value="mia stein">
|
||||
</div>
|
||||
<div class="control-group">
|
||||
<label for="Your_Email">Your email</label>
|
||||
<input type="text" name="email" id="email" value="mvonsteinkirch@etsy.com">
|
||||
<input type="text" name="email" id="email" value=">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-row">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
FROM node:4.4
|
||||
MAINTAINER "Mia von Steinkirch"
|
||||
MAINTAINER "Mia Stein"
|
||||
|
||||
EXPOSE 1337
|
||||
|
||||
|
|
|
@ -35,13 +35,13 @@
|
|||
* see how it always get the headers firsts:
|
||||
|
||||
```bash
|
||||
curl -v --trace marinasouza.xyz
|
||||
curl -v --trace souza.xyz
|
||||
|
||||
== Info: Trying 76.76.21.21:80...
|
||||
== Info: Connected to marinasouza.xyz (76.76.21.21) port 80 (#0)
|
||||
== Info: Connected to souza.xyz (76.76.21.21) port 80 (#0)
|
||||
=> Send header, 79 bytes (0x4f)
|
||||
0000: 47 45 54 20 2f 20 48 54 54 50 2f 31 2e 31 0d 0a GET / HTTP/1.1..
|
||||
0010: 48 6f 73 74 3a 20 6d 61 72 69 6e 61 73 6f 75 7a Host: marinasouz
|
||||
0010: 48 6f 73 74 3a 20 6d 61 72 69 6e 61 73 6f 75 7a Host: souz
|
||||
0020: 61 2e 78 79 7a 0d 0a 55 73 65 72 2d 41 67 65 6e a.xyz..User-Agen
|
||||
0030: 74 3a 20 63 75 72 6c 2f 37 2e 38 38 2e 31 0d 0a t: curl/7.88.1..
|
||||
0040: 41 63 63 65 70 74 3a 20 2a 2f 2a 0d 0a 0d 0a Accept: */*....
|
||||
|
@ -55,11 +55,11 @@ curl -v --trace marinasouza.xyz
|
|||
0010: 78 74 2f 70 6c 61 69 6e 0d 0a xt/plain..
|
||||
<= Recv header, 36 bytes (0x24)
|
||||
0000: 4c 6f 63 61 74 69 6f 6e 3a 20 68 74 74 70 73 3a Location: https:
|
||||
0010: 2f 2f 6d 61 72 69 6e 61 73 6f 75 7a 61 2e 78 79 //marinasouza.xy
|
||||
0010: 2f 2f 6d 61 72 69 6e 61 73 6f 75 7a 61 2e 78 79 //souza.xy
|
||||
0020: 7a 2f 0d 0a z/..
|
||||
<= Recv header, 41 bytes (0x29)
|
||||
0000: 52 65 66 72 65 73 68 3a 20 30 3b 75 72 6c 3d 68 Refresh: 0;url=h
|
||||
0010: 74 74 70 73 3a 2f 2f 6d 61 72 69 6e 61 73 6f 75 ttps://marinasou
|
||||
0010: 74 74 70 73 3a 2f 2f 6d 61 72 69 6e 61 73 6f 75 ttps://sou
|
||||
0020: 7a 61 2e 78 79 7a 2f 0d 0a za.xyz/..
|
||||
<= Recv header, 16 bytes (0x10)
|
||||
0000: 73 65 72 76 65 72 3a 20 56 65 72 63 65 6c 0d 0a server: Vercel..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue