Giter VIP home page Giter VIP logo

createocivm's Introduction

Create OCI VM

This is a small utlity created in Go to use the Oracle Cloud Infrastructure (OCI) API and go SDK to request a Virtual machine on a schedule.

The purpose of this is on the OCI free tier you are eligible for 4 CPU cores and 24GB of memory, but there's only a certain amount of these available in each region.

This can be used to request them on a schedule (i.e. every 10 minutes).

For this to work, the OCI connection details need to be placed in the .oci directory. This will consist of a file named config and a private key used to log on to the Oracle cloud. The easiest way to set this up is with the OCI Command Line Interface and then copying the contents of ~/.oci into the .oci directory within this repository. After this the key_file variable should be updated to /.oci/path-to-key.pem

Once configured, the config.toml.sample file should be copied to config.toml and updated, replacing the sections noted.

createocivm's People

Contributors

jnicolson avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.