Skip to content

peoplepath/workshop-ci-on-aws

Repository files navigation

CI on AWS

Presentation

Slides from presentation

Installation

  1. According to presentation prepare two AWS machines and decide which one will be master and which one will be slave.
  2. Copy init-master.sh to master and run it as root.
  3. Copy init-slave.sh to slave and run it as root.
  4. Copy ssh public key from /var/lib/jenkins/.ssh/id_rsa.pub on master to /data/.ssh/authorized_keys on slave.
  5. Install aws console on master for user jenkins
  6. Copy test file MathTest.php to /data on slave
  7. Setup Jenkins server according to Jenkins-setup-tutorial.pdf

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published