Skip to content

Trigger an GitHub release and Docker build with an Amazon AWS IoT button.

License

Notifications You must be signed in to change notification settings

vegasbrianc/awsiot-github-docker-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experts Live Demo

This is a demo for the ExpertsLive EU Conference 24 - 26 October in Prague, Czech Republic.

This demo highlights how an AWS IoT button can trigger a GitHub release which then triggers a Docker Build

What's inside the container?

This is very simple NGINX website that allows a user to send a tweet.

It's mostly used as a sample application for Docker 101 workshops.

To use it:

Build it: docker build -t linux_tweet_app .

Run it: docker container run --detach -p 80:80 experts-live-eu

autobuilds

This Repo is autobuild using an AWS IoT Button.

About

Trigger an GitHub release and Docker build with an Amazon AWS IoT button.

Resources

License

Stars

Watchers

Forks

Packages

No packages published