|
bosh resurrection question
4 messages
By
강경원
·
|
|
Not able to upload stemcell
3 messages
Dear Team, I have deployed bosh director on Openstack ocata(Latest version). But when I am trying to upload stemcell, it gets failed: [root(a)node1 cf-release]# bosh -e bosh-1 upload-stemcell https://
Dear Team, I have deployed bosh director on Openstack ocata(Latest version). But when I am trying to upload stemcell, it gets failed: [root(a)node1 cf-release]# bosh -e bosh-1 upload-stemcell https://
|
By
Arpit Sharma
·
|
|
BOSH 261.4 can't find job properties
Hi, We have a release with two jobs: job1 and job2. Job1 defines a property, “password" in it’s spec file metadata. One of the job template files in job2 refers to the “password" property defined in j
Hi, We have a release with two jobs: job1 and job2. Job1 defines a property, “password" in it’s spec file metadata. One of the job template files in job2 refers to the “password" property defined in j
|
By
Jonathan Stockley
·
|
|
Share samllest manifest stub file for Cloudfoundry on Openstack
Dear Team, Example stub file is too long. It is compulsory to use all things according this stub file? Any other way to make this task easy. I dont want to use blobstorage. Is it compulsory to include
Dear Team, Example stub file is too long. It is compulsory to use all things according this stub file? Any other way to make this task easy. I dont want to use blobstorage. Is it compulsory to include
|
By
Arpit Sharma
·
|
|
Option -N for bosh no longer available with bosh-cli v2?
5 messages
Hi, is something similar to the -N (--no-track) option in bosh v1 still available in bosh-cli v2? I didn't find it in the documentation or in the output of bosh help. Best Regards, Holger.
Hi, is something similar to the -N (--no-track) option in bosh v1 still available in bosh-cli v2? I didn't find it in the documentation or in the output of bosh help. Best Regards, Holger.
|
By
Holger Oehm
·
|
|
BPM Incubation Proposal
5 messages
Hi all, We’ve been working internally on experiments to isolate BOSH jobs from one another and providing a friendlier and less error-prone interface than the current boilerplate bash control scripts.
Hi all, We’ve been working internally on experiments to isolate BOSH jobs from one another and providing a friendlier and less error-prone interface than the current boilerplate bash control scripts.
|
By
Christopher Brown
·
|
|
Question on Bosh Director using CredHub to generate passwords
2 messages
Wanted to verify the steps that Bosh Director and CredHub perform to generate a password during a deployment. Here are the assumed steps: 1) Director does a CredHub REST API GET call to obtain the val
Wanted to verify the steps that Bosh Director and CredHub perform to generate a password during a deployment. Here are the assumed steps: 1) Director does a CredHub REST API GET call to obtain the val
|
By
Michael Stancampiano
·
|
|
How to Deploy a CF Tile in BOSH
4 messages
Hi Devs, I generated a sample tile using the Tile Generator [1] and trying to deploy it on BOSH using bosh-lite. However, I couldn't find information on that in the documentation [2]. Appreciate your
Hi Devs, I generated a sample tile using the Tile Generator [1] and trying to deploy it on BOSH using bosh-lite. However, I couldn't find information on that in the documentation [2]. Appreciate your
|
By
Imesh Gunaratne
·
|
|
Option -N for bosh no longer available with bosh-cli v2?
Hi, is something similar to the -N (--no-track) option in bosh v1 still available in bosh-cli v2? I didn't find it in the documentation or in the output of bosh help. Best Regards, Holger.
Hi, is something similar to the -N (--no-track) option in bosh v1 still available in bosh-cli v2? I didn't find it in the documentation or in the output of bosh help. Best Regards, Holger.
|
By
Holger Oehm
·
|
|
Bosh Director question related to CredHub
2 messages
Bosh Director with CredHub enabled can handle the processing of credential identifiers in a manifest file instead of the actual value/literal. For example: password: (( db_pwd)) Can Bosh Director proc
Bosh Director with CredHub enabled can handle the processing of credential identifiers in a manifest file instead of the actual value/literal. For example: password: (( db_pwd)) Can Bosh Director proc
|
By
Michael Stancampiano
·
|
|
Question on Bosh download manifest command with CredHub enabled
2 messages
Assume CredHub is installed and enabled to be used with Bosh Director. A deployment was performed whose manifest file contained variable identifiers for credentials and not the real values. This would
Assume CredHub is installed and enabled to be used with Bosh Director. A deployment was performed whose manifest file contained variable identifiers for credentials and not the real values. This would
|
By
Michael Stancampiano
·
|
|
Error with bosh director deployment
Dear Team, I am deploying bosh environment. When I am trying to deply director server, I am getting following error. Can you help me with this creating stemcell (bosh-openstack-kvm-ubuntu-trusty-go_ag
Dear Team, I am deploying bosh environment. When I am trying to deply director server, I am getting following error. Can you help me with this creating stemcell (bosh-openstack-kvm-ubuntu-trusty-go_ag
|
By
Arpit Sharma
·
|
|
Bosh Deploy Says NoSuchKey However Object exists in the blobstore
3 messages
Hi, I've switched my bosh director blobstore from one s3 endpoint to another s3 endpoint. However now when I doing deploy of a cf-relase is says : stderr: '2017/07/07 13:31:28 performing operation get
Hi, I've switched my bosh director blobstore from one s3 endpoint to another s3 endpoint. However now when I doing deploy of a cf-relase is says : stderr: '2017/07/07 13:31:28 performing operation get
|
By
nitin padalia
·
|
|
Communication to blobs tore failing during bosh deploy
4 messages
Hi, I am trying to upgrade my cf to v251, when I ran bosh deploy, it gave error during build pack upload to blobstore after compilation: caused by: SignatureDoesNotMatch: The request signature we calc
Hi, I am trying to upgrade my cf to v251, when I ran bosh deploy, it gave error during build pack upload to blobstore after compilation: caused by: SignatureDoesNotMatch: The request signature we calc
|
By
nitin padalia
·
|
|
Upgrade Bosh Director
4 messages
Hi, How can I upgrade my bosh director to a new version, can you point me some documentation if any? Also is there any way to download bosh director manifest, like we can download deployment manifest
Hi, How can I upgrade my bosh director to a new version, can you point me some documentation if any? Also is there any way to download bosh director manifest, like we can download deployment manifest
|
By
nitin padalia
·
|
|
Bosh newbie with log-in issue
4 messages
I’m new to bosh, and trying to get an AWS Cloud Foundry set up going. I’m trying to get step 2 working from the “cf-deployment” docs here: https://github.com/cloudfoundry/cf-deployment#readiness I sta
I’m new to bosh, and trying to get an AWS Cloud Foundry set up going. I’m trying to get step 2 working from the “cf-deployment” docs here: https://github.com/cloudfoundry/cf-deployment#readiness I sta
|
By
Paul Sorensen
·
|
|
Upgrade Bosh Director
Hi, I want to upgrade my bosh directory, is there any documentation for that? Also I can dowload deployment manifests of deployments managed by bosh director, similarly if I want to download bosh dire
Hi, I want to upgrade my bosh directory, is there any documentation for that? Also I can dowload deployment manifests of deployments managed by bosh director, similarly if I want to download bosh dire
|
By
nitin padalia
·
|
|
Interpreting Bosh Version
2 messages
Hi, One of my Bosh deployment displays directors version as: 260.0.0 However another one as: 1.3232.7.0 How to interpret them, and how can I map them with github bosh releases? Thanks! in advance. -ni
Hi, One of my Bosh deployment displays directors version as: 260.0.0 However another one as: 1.3232.7.0 How to interpret them, and how can I map them with github bosh releases? Thanks! in advance. -ni
|
By
nitin padalia
·
|
|
Bosh beginner
I have read online docs for bosh and followed steps to install bosh and director. Once succeed with these steps I deployed zookeeper as per online example. It seems it created 5 instances. But where d
I have read online docs for bosh and followed steps to install bosh and director. Once succeed with these steps I deployed zookeeper as per online example. It seems it created 5 instances. But where d
|
By
hemant patre
·
|
|
Errors during Start Vagrant
3 messages
Hello! I'm new in this and i need deploy the Cloud Foundry using BOSH-Lite. During the vagrant up --provider=virtualbox, i had the error below: There was an error while executing `VBoxManage`, a CLI u
Hello! I'm new in this and i need deploy the Cloud Foundry using BOSH-Lite. During the vagrant up --provider=virtualbox, i had the error below: There was an error while executing `VBoxManage`, a CLI u
|
By
João Vitor Brasil
·
|