ClickHouse icon indicating copy to clipboard operation
ClickHouse copied to clipboard

Runner snapshots

Open MyroTk opened this issue 1 year ago • 1 comments

Snapshots for CI/CD runners and automatic system to update and maintain the snapshots.

MyroTk avatar Jul 24 '24 15:07 MyroTk

Let's do a simple Python program.

  1. Create a new server instance using the specified base OS
  2. Run setup.sh script
  3. Power off
  4. Create a snapshot off the server
  5. Delete the server instance and keep the snapshot

vzakaznikov avatar Jul 26 '24 17:07 vzakaznikov