Skip to content
 
 

Latest commit

 

History

995 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amazon-ec2-userdata

Publish the UserData script used when creating EC2 instance of Amazon EC2. Mainly, optimize operating system settings and introduce AWS environment utilities. In order to avoid the data size (16KB) which is one of the big limitation of UserData, it is made the implementation which minimizes 1st step script.

[1st] Provide bootstrap script for operating system (Windows, Linux).

[2nd] Identify the type of operating system (distribution and version).

[3rd] Provide a script that describes the processing content that you want to execute in the actual UserData.

[4th] Implement cleanup before creating AMI. (In the case of Windows, including generalization by Sysprep)

About

Scripts for building the basic infrastructure (operating system area) using UserData scripts during Amazon EC2 launch.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages