Skip to content
/ linode Public

This repository is to automate creating a linode server and booting the system up.

Notifications You must be signed in to change notification settings

nohtyp/linode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Use this repository to build servers on the linode platform. This script will allow you to build systems by creating an API and using this API to create systems. You can do several options including:

tfoster@petergriffin:~/linode_scripts/linode$ ./automate_linode.rb -h Usage: automate_linode [command] [options] -v, Print the version -h, --help Display this help message.

Available commands:

search
build
destroy
shutdown
poweron

See <command> --help for more information on a specific command.

I wrote this to just learn how to use the linode ruby gem. There is an api for linode using fog. https://github.com/fog/fog/tree/master/lib/fog/linode

About

This repository is to automate creating a linode server and booting the system up.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages