edwardstudy / bosh-softlayer-cpi-release

An external BOSH CPI for the SoftLayer cloud written in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOSH Softlayer CPI Release

Releases

This is a BOSH release for the Softlayer CPI.

The latest version for the SoftlLayer CPI release is here. Also, it is already available on bosh.io.

To use this CPI you will need to use the SoftLayer light stemcell. it's also available on bosh.io.

Bootstrap on SoftLayer

You can use bosh-init from community to bootstrap an environment.

See bosh-init-usage. Use the CPI and stemcells releases above to do so.

Deployment Manifests Samples

For Cloud Config, see sl-cloud-config

For Concourse, follow the guide of Cluster with BOSH and reference the deployment manifest sample in Deploying Concourse section.

For a minimalistic deployment of Cloud Foundry (diego architecture), follow the introduction minimalistic_cf_deployment.md.

Frequently Asked Questions and Answers

  1. Q: How do I specify a dynamic network through subnet instead of vlan id?

    A: We don't support it currently.

  2. Q: Is there any restrictions about the hostname supported by Softlayer?

    A: Yes. The hostname length can't be exactly 64. Otherwise there will be problems with ssh login.

About

An external BOSH CPI for the SoftLayer cloud written in Golang

License:Apache License 2.0


Languages

Language:Go 94.2%Language:Shell 5.1%Language:HTML 0.6%Language:Ruby 0.1%