Skip to content

cyse7125-su24-team04/ami-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ami-jenkins

This repo creates custom AMI to host Jenkins using Packer

Features:

  1. Use Ubuntu 24.04 LTS as source image1

Packer instruction

(in local test, in packer folder, run export AWS_PROFILE=ghactions before initiation)(no space around '='!!)

  1. packer fmt -var-file=jenkins-ami.pkrvars.hcl jenkins-ami.pkr.hcl
  2. packer init -var-file=jenkins-ami.pkrvars.hcl jenkins-ami.pkr.hcl
  3. packer validate -var-file=jenkins-ami.pkrvars.hcl jenkins-ami.pkr.hcl
  4. packer build -var-file=jenkins-ami.pkrvars.hcl jenkins-ami.pkr.hcl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •