gcloud-snapshot-scheduler

1.0.0 • Public • Published

gcloud-instance-scheduler

This is an App Engine in Node.js, that will create snapshots automatically.

Usage

  1. Download and unzip the latest release

  2. Run npm i to install the dependencies.

  3. Configure the Scheduling in cron.yaml. You can find more information about scheduling an App Engine here.

    The configuration may look like this:

    cron:
      - description: daily snapshot
        url: /create/instance-zone-name/instance-disk-name?format=diskName-YYYY-MM-DD-HH-mm&guestFlush=true
        schedule: every day 03:00
        target: gcloud-snapshot-scheduler
  4. Deploy your App Engine. You can find more information about deploying your App Engine here

Readme

Keywords

none

Package Sidebar

Install

npm i gcloud-snapshot-scheduler

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • 123erfasst