Skip to content

Releases: cloud-barista/cm-grasshopper

v0.3.5

29 Sep 07:21
Compare
Choose a tag to compare

Integrated or tested with

API docs

How to run

What's Changed

Test Passed

  • Package Type - NGINX running in migrated infra with migrated configs and datas.
  • Package Type - MySQL service running in migrated infra.
  • Container Type - NGINX running in migrated infra with mounted volumes and created networks
  • Container Type - MySQL running in migrated infra and database schemas are successfully copied

Remained Issues

  • Package Type - NGINX's wordpress sites-enabled symbolic link is ignored by default sites-enabled symbolic link.
  • Package Type - All package migrations take so long. It will be fixed later.
  • Package Type - Need to migrate database schemas.

Full Changelog: v0.3.4...v0.3.5

v0.3.4

09 Sep 08:00
Compare
Choose a tag to compare

Integrated or tested with

API docs

How to run

What's Changed

Test Passed

  • Package Type - NGINX running in migrated infra with migrated configs and datas.
  • Package Type - MySQL service running in migrated infra.
  • Container Type - NGINX running in migrated infra with mounted volumes and created networks
  • Container Type - MySQL running in migrated infra and database schemas are successfully copied

Remained Issues

  • Package Type - NGINX's wordpress sites-enabled symbolic link is ignored by default sites-enabled symbolic link.
  • Package Type - All package migrations take so long. It will be fixed later.
  • Package Type - Need to migrate database schemas.

Full Changelog: v0.3.3...v0.3.4

v0.3.3

29 Aug 17:45
Compare
Choose a tag to compare

Integrated or tested with

API docs

How to run

What's Changed

Test Passed

  • Package Type - NGINX running in migrated infra with migrated configs and datas.
  • Package Type - MySQL service running in migrated infra.

Remained Issues

  • Package Type - NGINX's wordpress sites-enabled symbolic link is ignored by default sites-enabled symbolic link.
  • Package Type - All package migrations take so long. It will be fixed later.
  • Package Type - Need to migrate database schemas.

Full Changelog: v0.3.2...v0.3.3

v0.3.2

20 Aug 05:55
Compare
Choose a tag to compare

v0.3.1

v0.3.0

05 Dec 08:03
Compare
Choose a tag to compare

Integrated or tested with

Tested Environment

  • cm-cicada Software Migration Workflow
  • Source Computing Environment
    • Web server: NGINX (HTTP server and SSL server with self-signed certificate), Docker installed
    • NFS Server: nfs-kernel-server, Docker installed
  • Target Computing Environemnt
    • Azure VMs deployed by cb-tumblebug v0.10.3

API docs

How to run

What's Changed

  • Implemented software management
  • Add support Ansible Playbook handler
  • Get and decrypt connection informarion from honeybee
  • Implemented package migration handled by Ansible Playbook
  • Implemented config files migration.
  • Implemented automatic copy certification files and key files while during the migration.
  • Implemented verification of service status.
  • Implemented verification of listen ports of services.
  • Implemented of providing software migration list.

Full Changelog: cloud-barista/cm-cicada@v0.2.0...v0.3.0

v0.2.3

19 Nov 03:23
Compare
Choose a tag to compare

What's Changed

So... What was this fixed for?

  • Fixed issue with missing GPG keys in APT source list.
  • Fixed /etc/exports file not being copied.
  • Fixed unable to find NFS services's real name. (Alias: nfs-kernel-server, Real Name: nfs-server)
  • Fixed race condition issues that caused incomplete or missing logs.
  • Fixed missing shared directory issue on migrated NFS server.

Tested Environment

  • cm-cicada Software Migration Workflow
  • Source Computing Environment
    • Web server: NGINX (HTTP server and SSL server with self-signed certificate), Docker installed
    • NFS Server: nfs-kernel-server, Docker installed
  • Target Computing Environemnt
    • Azure VMs deployed by cb-tumblebug v0.10.1

Full Changelog: v0.2.2...v0.2.3

v0.2.2

15 Nov 09:15
Compare
Choose a tag to compare

What's Changed

  • Implemented package migration handled by Ansible Playbook
  • Implemented config files migration.
  • Implemented automatic copy certification files and key files while during the migration.
  • Implemented verification of service status.
  • Implemented verification of listen ports of services.
  • Implemented of providing software migration list.

Check the updated README!!

README.md


Full Changelog: v0.2.1...v0.2.2

v0.2.1

08 Oct 12:07
Compare
Choose a tag to compare

What's Changed

  • Implemented software management
  • Add support Ansible Playbook handler
  • Get and decrypt connection informarion from honeybee

How to run

Swagger Document

Full Changelog: v0.2.0...v0.2.1

v0.2.0