Skip to content
This repository was archived by the owner on Aug 8, 2018. It is now read-only.

Imports servers, subnets, and IPs from a SoftLayer account into Hostbase

License

Notifications You must be signed in to change notification settings

shift31/hostbase-importer-softlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Ben Getsug
Feb 2, 2015
a65fec0 · Feb 2, 2015

History

23 Commits
Feb 18, 2014
Mar 4, 2014
Jan 26, 2015
Feb 17, 2014
Feb 23, 2014
Feb 2, 2015
Feb 2, 2015

Repository files navigation

Hostbase SoftLayer Importer

Imports SoftLayer hardware, virtual guests, and subnets (with all IPs) into Hostbase. If any of the hosts already exist, they will be updated.

Installation

  1. Download/clone this whole repository or install with composer create-project shift31/hostbase-importer-softlayer
  2. Run composer install from the project root

Configuration

In the project root, create a config.ini:

slApiUsername = your_softlayer_api_username
slApiKey = your_softlayer_api_key
hostbaseUrl = "http://your.hostbase.server"

Run

  1. chmod +x bin/hostbase-importer-sl
  2. bin/hostbase-importer-sl

About

Imports servers, subnets, and IPs from a SoftLayer account into Hostbase

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages