Ligoj - Plugin VM AWS EC2

Plugin parent pom the plugins should have.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.ligoj.plugin
ArtifactId

ArtifactId

plugin-vm-aws
Last Version

Last Version

1.0.19
Release Date

Release Date

Type

Type

jar
Description

Description

Ligoj - Plugin VM AWS EC2
Plugin parent pom the plugins should have.
Source Code Management

Source Code Management

https://github.com/ligoj/plugin-vm-aws.git

Download plugin-vm-aws

How to add to project

<!-- https://jarcasting.com/artifacts/org.ligoj.plugin/plugin-vm-aws/ -->
<dependency>
    <groupId>org.ligoj.plugin</groupId>
    <artifactId>plugin-vm-aws</artifactId>
    <version>1.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.ligoj.plugin/plugin-vm-aws/
implementation 'org.ligoj.plugin:plugin-vm-aws:1.0.19'
// https://jarcasting.com/artifacts/org.ligoj.plugin/plugin-vm-aws/
implementation ("org.ligoj.plugin:plugin-vm-aws:1.0.19")
'org.ligoj.plugin:plugin-vm-aws:jar:1.0.19'
<dependency org="org.ligoj.plugin" name="plugin-vm-aws" rev="1.0.19">
  <artifact name="plugin-vm-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ligoj.plugin', module='plugin-vm-aws', version='1.0.19')
)
libraryDependencies += "org.ligoj.plugin" % "plugin-vm-aws" % "1.0.19"
[org.ligoj.plugin/plugin-vm-aws "1.0.19"]

Dependencies

provided (2)

Group / Artifact Type Version
org.ligoj.plugin : plugin-vm jar [2.0.0-SNAPSHOT,2.1.0)
org.ligoj.api : plugin-core jar 3.1.6

test (1)

Group / Artifact Type Version
org.ligoj.api : plugin-api-test jar 3.1.6

Project Modules

There are no modules declared in this project.

🔗 Ligoj AWS EC2 plugin Maven Central Download

Build Status Build Status Build Status Coverage Quality Gate Codacy Badge CodeFactor License

Ligoj EC2 AWS plugin, and extending VM plugin Provides the following features :

  • Supported operations from the VM plugin : 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 Sheduled Lambda could be used instead on REST calls :

  • There are limits : 100/500
  • Changes management are more complex : update CRON, delete VM, add operation

Versions

Version
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0