Praqma / praqma-jenkins-casc

Repository for our casc demo setup
MIT License
70 stars 93 forks source link

Create AWS setup for jenkins slave #5

Open buep opened 6 years ago

buep commented 6 years ago

Our should show a build slave, this is just a plain ubuntu linux on AWS as EC2 instance connected through ssh.

So we need our AWS stuff to also create a build slave, and our docker secrets to contain the credentials to connect to it.

buep commented 6 years ago

Related to https://github.com/Praqma/praqma-jenkins-casc/issues/8

buep commented 6 years ago

We currently don't need any tools installed, in case we need that we should use the packer approach that we also use our production praqma-jenkins instance.