shield/7.0.1
You can find the source of this version on GitHub at starkandwayne/shield-boshrelease. It was created based on the commit 17a8a96
.
Release Notes¶
Major version v7
NOTE: Please ignore v7.0.0 which was accidentally cut and is a duplicate of v6.9.0. v7.0.1 is the first release of v7.
v7 is the first release of SHIELD BOSH release to drastically simplify deployment using BOSH v2 (bosh2
CLI), Credentials generation using bosh2
or Credhub, Cloud Config, Links and other loveliness.
See https://github.com/starkandwayne/shield-boshrelease/pull/76 for background to this major version.
NOTE: There are no upgrade docs from v6 to v7 yet. If you do go thru the upgrade process and survive, please help us to write some documentation or blog posts, thanks!
Deployment
releases:
- name: shield-boshrelease
version: 7.0.1
url: https://github.com/starkandwayne/shield-boshrelease/releases/download/v7.0.1/shield-7.0.1.tgz
sha1: 59523e113c2276a54eca308aa1ca944fd6e3a99c
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "shield" version: "7.0.1" url: "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=7.0.1" sha1: "76e41e67f7b7cdc28db6817032ec3e4bc475c9a7"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 76e41e67f7b7cdc28db6817032ec3e4bc475c9a7 \ "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=7.0.1"
Jobs¶
- agent-mysql
- agent-pgtools
- mariadb
- mongo-tools3.2
- mongo-tools3.4
- postgres
- shield-agent
- shield-daemon
- xtrabackup