Skip to content

Web page to control state of EC2 instances (check state, stop and start).

fwardzic/ec2-state-ctrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ec2-state-ctrl

Web page to control state of EC2 instances (check state, stop and start).

Usage:

docker build -t capic-control .
docker run -d -p 80:80 --name=capic-control -e AWS_ACCESS_KEY_ID=<your_key> -e AWS_SECRET_ACCESS_KEY=<your_secret> capic-control

About

Web page to control state of EC2 instances (check state, stop and start).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published