therat/linode-bundle

Linode API 4

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

Type:symfony-bundle

5.0.0 2021-07-15 07:17 UTC

This package is auto-updated.

Last update: 2024-04-15 13:32:46 UTC


README

Linode API 4

SymfonyInsight

Basic procedure to restore Linode from latest backup of another Linode

  • bin/console linode:instances:list - to get linode id which last backup you want to use to create new linode
  • bin/console linode:instances:create-by-last-backup {linode_id} - creates new linode from the backup, turns off first Linode, swaps IPs between first and second Linodes and turns on second Linode