Skip to content

JohnLieske/EC2_Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EC2 Player

This is a very simple, basic, and fast provisioner of an EC2 instance that is then configured to play an mp4 video using a popular html5 player.

Vars

For calot.yml

  vars:
    - region: us-east
    - project_name: Woola
    - which_subnet: subnet-yoursubnetidgoeshere
    - base_image: ami-youramiidgoeshere
    - mysecuritygroup: vpcsecuritygroup

For harness.yml

  vars:
    - player_files:
    - video_source:
    - video_cover:

About

Spin up a quick EC2 + set up to play video asset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages