jmrozanec / instance-spinner

App to spin AWS instances on REST request.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instance-spinner

App to spin AWS instances on REST request in order to execute tasks. We also provide some template scripts that can be used to install libraries, execute scripts, etc. on the spinned instance.

To start the application, use: ./gradle bootRun

To view the endpoints documentation, check http://localhost:8090/

About

App to spin AWS instances on REST request.

License:Apache License 2.0


Languages

Language:Java 73.0%Language:Shell 19.7%Language:Smarty 7.4%