This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
concourse-up 0.18.1
As a follow up to the NATS certificate expiry issue mentioned in v0.17.0 we have implemented a mechanism to renew this cert using concourse-up
There is now a maintain
command. You can rotate your NATS certificates using
concourse-up maintain --renew-nats-cert
You can read more details in the docs
Please Note: this command involves recreating both the director and all the Concourse vms several times which will cause downtime
Deploys:
- Concourse VM stemcell bosh-aws-xen-hvm-ubuntu-xenial-go_agent 170.19
- Director stemcell bosh-aws-xen-hvm-ubuntu-xenial-go_agent 170.9
- Concourse 4.2.1
- Garden RunC 1.18.0
- BOSH 268.5.0
- BOSH AWS CPI 73
- BPM 0.12.3
- Credhub 2.1.2
- Grafana 13.2.0
- InfluxDB 4
- Riemann 5
- UAA 68.0
- BOSH CLI https://s3.amazonaws.com/bosh-cli-artifacts/bosh-cli-5.0.1-linux-amd64
- Terraform https://releases.hashicorp.com/terraform/0.11.11/terraform_0.11.11_linux_amd64.zip
Note to build locally you will need to clone concourse-up-ops (version 9c02a5e2d2df804f60da2f4da063962d578a37e7) to the same level as concourse-up to get the required manifests and ops files.