An open API service indexing awesome lists of open source software.

https://github.com/victorshinya/instance-scheduler-for-vpc

IBM Cloud Virtual Server for VPC Instance scheduler to stop and start the virtual machine automatically.
https://github.com/victorshinya/instance-scheduler-for-vpc

ibm-cloud instance-scheduler serverless serverless-functions virtual-private-cloud vpc

Last synced: 10 months ago
JSON representation

IBM Cloud Virtual Server for VPC Instance scheduler to stop and start the virtual machine automatically.

Awesome Lists containing this project

README

          

# IBM Cloud Instance Scheduler for VPC

[![IBM Cloud Powered](https://img.shields.io/badge/IBM%20Cloud-powered-blue.svg)](https://cloud.ibm.com)
[![Platform](https://img.shields.io/badge/platform-golang-lightgrey.svg?style=flat)](https://developer.ibm.com/?s=golang/)
[![Go Report Card](https://goreportcard.com/badge/github.com/victorshinya/go-cloud)](https://goreportcard.com/report/github.com/victorshinya/instance-scheduler-for-vpc)
[![LICENSE](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://github.com/victorshinya/instance-scheduler-for-vpc/blob/master/LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/victorshinya/instance-scheduler-for-vpc/pulls)

A Serverless function to automatically start and stop IBM Cloud Virtual Server for VPC.

![Architecture Diagram](doc/source/images/architecture.png)

## LICENSE

Copyright 2020 Victor Shinya

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.