Skip to content

SHIELD BOSH Release v8.0.14

Compare
Choose a tag to compare
@starkandwayne-bot starkandwayne-bot released this 03 Aug 21:10
· 129 commits to master since this release

This BOSH release packages version 8.0.14 of SHIELD

Improvements

  • The core job now installs the SQLite3 command-line utility,
    sqlite3, via the "sqlite3" package.

  • A new envrc file is now bundled in the core job, so that you
    can source it in a bosh ssh session. It updates $PATH, and
    defines to helpful environment variables:

    • $SHIELD_DATADIR - The path to the SHIELD core data directory
      (where the database and vault files are kept)

    • $SHIELD_DB - The full path to the SHIELD database.
      This lets operators run sqlite3 $SHIELD_DB to get into the
      database, without mucking about with paths.

Deployment

releases:
- name:    shield
  version: 8.0.14
  url:     https://github.com/starkandwayne/shield-boshrelease/releases/download/v8.0.14/shield-8.0.14.tgz
  sha1:    ee9edb69df3b40da074a623bdad2424d7d1bf300