gce-sleep

command module
v0.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2017 License: MIT Imports: 2 Imported by: 0

README

CircleCI Average time to resolve an issue Percentage of issues still open Go Report Card

gce-sleep

Tool for shutting down/starting up Google Cloud Engine instances based on tags for savings costs when not in use.

Current version: v0.0.10

Concept lovingly stolen and adapted from gce-bedtime.

Getting Started

Installing

Download a version from the releases page on Github, and place it into your local bin folder.

Running
Config
project "gce-sleep-testing" {
	zones = [
		"europe-west1-c"
	]
}

ruleset "weekly-sleep" {
	startTime = "06:00"
	stopTime = "19:00"
	timezone = "Europe/London"
	days = [
		1,
		2,
		3,
		4,
		5
	]
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL