Skip to content

Commit

Permalink
Updating path to Jenkins architecture diagram.
Browse files Browse the repository at this point in the history
  • Loading branch information
henrykie committed Jul 26, 2024
1 parent 81e637d commit 1738584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/jenkins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This module deploys the following resources:
- Supporting resources including KMS keys for encryption and IAM roles to ensure security best practices
## Architecture

![Jenkins Module Architecture](../../media/Images/jenkins-module-architecture.png)
![Jenkins Module Architecture](../../docs/media/Images/jenkins-module-architecture.png)

## Prerequisites
There are a few prerequisites to the deployment of Jenkins which are not directly provided in the module. The first is a public certificate used by the Jenkins ALB for SSL termination, instructions are included for provisioning the certificates using the AWS Certificates Manager (ACM) but certificates created else where can also be uploaded into the service for later use. The second is an AWS Secrets Manager secret which is used to store sensitive information, such as SSH keys, which can then be made available to Jenkins through a Plugin.
Expand Down

0 comments on commit 1738584

Please sign in to comment.