perm-release

module
v0.0.22 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2018 License: Apache-2.0

README

CF Permissions BOSH Release

Deploying perm with cf-deployment

To deploy the Perm service use the following combination of opsfiles from cf-deployment

NOTE: remove bosh-lite.yml and disable-consul-bosh-lite.yml to deploy to a real IaaS.

Using cf-mysql-release
bosh -d cf deploy cf-deployment/cf-deployment.yml \
  -v system_domain=$SYSTEM_DOMAIN \
  --vars-store deployment-vars.yml \
  -o cf-deployment/operations/experimental/use-xenial-stemcell.yml \
  -o cf-deployment/operations/experimental/enable-bpm.yml \
  -o cf-deployment/operations/use-compiled-releases-xenial-stemcell.yml \
  -o cf-deployment/operations/experimental/disable-consul.yml \
  -o cf-deployment/operations/bosh-lite.yml \
  -o cf-deployment/operations/experimental/disable-consul-bosh-lite.yml \
  -o cf-deployment/operations/experimental/enable-mysql-tls.yml \
  -o cf-deployment/operations/experimental/perm-service.yml
Using pxc-release
bosh -d cf deploy cf-deployment/cf-deployment.yml \
  -v system_domain=$SYSTEM_DOMAIN \
  --vars-store deployment-vars.yml \
  -o cf-deployment/operations/experimental/use-xenial-stemcell.yml \
  -o cf-deployment/operations/experimental/enable-bpm.yml \
  -o cf-deployment/operations/use-compiled-releases-xenial-stemcell.yml \
  -o cf-deployment/operations/experimental/disable-consul.yml \
  -o cf-deployment/operations/bosh-lite.yml \
  -o cf-deployment/operations/experimental/disable-consul-bosh-lite.yml \
  -o cf-deployment/operations/experimental/perm-service.yml \
  -o cf-deployment/operations/experimental/use-pxc.yml \
  -o cf-deployment/operations/experimental/perm-service-with-pxc-release.yml

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL