Skip to content

peoplepath/workshop-ci-on-aws

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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