John McCabe 4e9d999554 Bump gateway and watchdog tags/versions
This commit bumps the non-arm gateway from 0.7.0 to 0.7.1 and the arm
variants from 0.6.9 to 0.7.0.

It also updates all watchdog versions to the 0.7.1 release.

Signed-off-by: John McCabe <john@johnmccabe.net>
2018-02-25 11:54:21 +00:00
..
2017-04-13 22:58:32 +01:00
2017-03-31 19:56:38 +01:00

WebhookStash

Example serverless function shows how to stash way contents of webhooks called via API gateway.

Each file is saved with the UNIX timestamp in nano seconds plus an extension of .txt

Example:

# curl -X POST -v -d @$HOME/.ssh/id_rsa.pub localhost:8080/function/webhookstash

Then if you find the replica you can check the disk:

# docker exec webhookstash.1.z054csrh70tgk9s5k4bb8uefq find