https://github.com/ligoj/plugin-vm-aws
Ligoj plugin for AWS EC2 instance life cycle management : scheduled ON/OFF
https://github.com/ligoj/plugin-vm-aws
aws ec2 ligoj ligoj-plugin
Last synced: about 1 year ago
JSON representation
Ligoj plugin for AWS EC2 instance life cycle management : scheduled ON/OFF
- Host: GitHub
- URL: https://github.com/ligoj/plugin-vm-aws
- Owner: ligoj
- License: mit
- Created: 2017-04-10T16:02:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-02-12T08:36:31.000Z (over 1 year ago)
- Last Synced: 2025-04-13T21:12:12.052Z (about 1 year ago)
- Topics: aws, ec2, ligoj, ligoj-plugin
- Language: Java
- Homepage:
- Size: 574 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :link: Ligoj AWS EC2 plugin [](https://maven-badges.herokuapp.com/maven-central/org.ligoj.plugin/plugin-vm-aws)
[](https://sonarcloud.io/dashboard?id=org.ligoj.plugin%3Aplugin-vm-aws)
[](https://sonarcloud.io/dashboard/index/org.ligoj.plugin:plugin-vm-aws)
[](https://www.codacy.com/gh/ligoj/plugin-vm-aws?utm_source=github.com&utm_medium=referral&utm_content=ligoj/plugin-vm-aws&utm_campaign=Badge_Grade)
[](https://www.codefactor.io/repository/github/ligoj/plugin-vm-aws)
[](https://codeclimate.com/github/ligoj/plugin-vm-aws/maintainability)
[](http://fabdouglas.mit-license.org/)
[Ligoj](https://github.com/ligoj/ligoj) EC2 AWS plugin, and extending [VM plugin](https://github.com/ligoj/plugin-vm)
Provides the following features :
- Supported operations from the [VM plugin](https://github.com/ligoj/plugin-vm) : ON, OFF, REBOOT, RESTART. No suspend or resume.
- Use AWS secret and access key with AWS API 4.0
Dashboard features :
- Status of the VM, including the intermediate busy mode
Note [Scheduled Lambda](http://docs.aws.amazon.com/lambda/latest/dg/with-scheduled-events.html) could be used instead on REST calls :
- There are limits : 100/500
- Changes management are more complex : update CRON, delete VM, add operation