Ligoj - Plugin VM AWS EC2

Plugin parent pom the plugins should have.

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

org.ligoj.plugin
Идентификатор

Идентификатор

plugin-vm-aws
Последняя версия

Последняя версия

1.0.19
Дата

Дата

Тип

Тип

jar
Описание

Описание

Ligoj - Plugin VM AWS EC2
Plugin parent pom the plugins should have.
Система контроля версий

Система контроля версий

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

Скачать plugin-vm-aws

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.ligoj.plugin : plugin-vm jar [2.0.0-SNAPSHOT,2.1.0)
org.ligoj.api : plugin-core jar 3.1.6

test (1)

Идентификатор библиотеки Тип Версия
org.ligoj.api : plugin-api-test jar 3.1.6

Модули Проекта

Данный проект не имеет модулей.

🔗 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

Версии библиотеки

Версия
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