Skip to content

Commit

Permalink
improved Jenkins README
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaswittig committed Aug 19, 2016
1 parent 581f9d5 commit 819c06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
![Demo](./demo.gif?raw=true "Demo")

## Jenkins 2.0: highly available master
This template describes a Jenkins master in a highly available manner. If the master instance fails it will be replaced automatically. All data stored on EFS where it is replicated across AZs and the file system can grow without a limit. The Jenkins master sits behind a load balancer to provide a fixed endpoint. System and Jenkins logs are pushed to CloudWatch Logs.
This template describes a Jenkins master in a highly available manner. If the master instance fails it will be replaced automatically. All data stored on EFS where it is replicated across AZs and the file system can grow without a limit. The Jenkins master sits behind a load balancer to provide a fixed endpoint. Logs from the operating system and Jenkins are pushed to CloudWatch Logs.

![Architecture](./jenkins2-ha.png?raw=true "Architecture")

Expand Down

0 comments on commit 819c06f

Please sign in to comment.