https://github.com/jmrozanec/instance-spinner
App to spin AWS instances on REST request.
https://github.com/jmrozanec/instance-spinner
Last synced: 5 months ago
JSON representation
App to spin AWS instances on REST request.
- Host: GitHub
- URL: https://github.com/jmrozanec/instance-spinner
- Owner: jmrozanec
- License: apache-2.0
- Created: 2018-07-09T18:51:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-09T18:54:12.000Z (over 7 years ago)
- Last Synced: 2024-12-27T15:11:07.764Z (over 1 year ago)
- Language: Java
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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/