|
Re: best way to achive password-less ssh between bosh vms
I guess you need to setup the users & their shared keys within a job template
I guess you need to setup the users & their shared keys within a job template
|
By
Dr Nic Williams
·
#563
·
|
|
Failed to run "bosh aws create"
Hi, there
I am able to run "bosh aws create" before, but it failed today with
following error, I am wondering what might be wrong? From the output of
"bosh aws create", seems it tries to "Executing
Hi, there
I am able to run "bosh aws create" before, but it failed today with
following error, I am wondering what might be wrong? From the output of
"bosh aws create", seems it tries to "Executing
|
By
王小锋 <zzuwxf at gmail.com...>
·
#562
·
|
|
Re: best way to achive password-less ssh between bosh vms
couldn't find that in there crappy documentation [:(]
but thanks for the suggestion
couldn't find that in there crappy documentation [:(]
but thanks for the suggestion
|
By
ramonskie
·
#561
·
|
|
Re: best way to achive password-less ssh between bosh vms
There is also a way how automate insertion ssh key to manifest. For instance logstash boshrelease use ERB to print config file content to manifest file.
There is also a way how automate insertion ssh key to manifest. For instance logstash boshrelease use ERB to print config file content to manifest file.
|
By
Alex Lomoff <lomov.as@...>
·
#560
·
|
|
Re: best way to achive password-less ssh between bosh vms
Thanks but I did'nt know that ssh was required for pgpool replication ...
I think you can use the user:md5password method for the loadbalancing and
replication..
Thanks but I did'nt know that ssh was required for pgpool replication ...
I think you can use the user:md5password method for the loadbalancing and
replication..
|
By
Gwenn Etourneau
·
#559
·
|
|
Re: best way to achive password-less ssh between bosh vms
You can put your public and private keys to the manifest like it is done for
HAProxy
<https://github.com/cloudfoundry-community/cf-boshworkspace/blob/master/templates/cf-use-haproxy.yml#L84-L112>
You can put your public and private keys to the manifest like it is done for
HAProxy
<https://github.com/cloudfoundry-community/cf-boshworkspace/blob/master/templates/cf-use-haproxy.yml#L84-L112>
|
By
Aleksey Zalesov
·
#558
·
|
|
Re: best way to achive password-less ssh between bosh vms
i wanted to create a postgres cluster with pgpool 2
and this requires passwordless ssh/scp access
i wanted to create a postgres cluster with pgpool 2
and this requires passwordless ssh/scp access
|
By
ramonskie
·
#557
·
|
|
Re: is there already a postrgresql cluster bosh job?
Thanks everyone. The pipeline is coming in nice and handy. The one linked in the readme (also in ci/pipeline.yml) helps make final releases. Then clients have other pipelines that pick up the final
Thanks everyone. The pipeline is coming in nice and handy. The one linked in the readme (also in ci/pipeline.yml) helps make final releases. Then clients have other pipelines that pick up the final
|
By
Dr Nic Williams
·
#556
·
|
|
Re: is there already a postrgresql cluster bosh job?
Really nice @drNic !
Really a big fan of the concourse pipeline !
Ramon.Makkelie(a)klm.com> wrote:
Really nice @drNic !
Really a big fan of the concourse pipeline !
Ramon.Makkelie(a)klm.com> wrote:
|
By
Gwenn Etourneau
·
#555
·
|
|
Re: best way to achive password-less ssh between bosh vms
Just a question why using a password less ?
Just a question why using a password less ?
|
By
Gwenn Etourneau
·
#554
·
|
|
Re: is there already a postrgresql cluster bosh job?
This is pretty awesome
i'm very exited anyway i can help/contribute?
greetz
Ramonskie
This is pretty awesome
i'm very exited anyway i can help/contribute?
greetz
Ramonskie
|
By
ramonskie
·
#553
·
|
|
Re: is there already a postrgresql cluster bosh job?
I think that would be helpful.
We're also big fans of 2nd Quadrant who maintain the underlying BDR (bidirectional replication) solution for PG; and Hashicorp who make Consul; and Pivotal who
I think that would be helpful.
We're also big fans of 2nd Quadrant who maintain the underlying BDR (bidirectional replication) solution for PG; and Hashicorp who make Consul; and Pivotal who
|
By
Dr Nic Williams
·
#552
·
|
|
Re: is there already a postrgresql cluster bosh job?
DrNic,
Do you have any plans to offer commercial support for this release?
D
--
David Laing
logsearch.io - build your own open source cloud logging cluster
http://davidlaing.com
DrNic,
Do you have any plans to offer commercial support for this release?
D
--
David Laing
logsearch.io - build your own open source cloud logging cluster
http://davidlaing.com
|
By
David Laing <david@...>
·
#551
·
|
|
Re: is there already a postrgresql cluster bosh job?
We're working on a Reliable Distributed PostgreSQL solution that'll be deployed by BOSH and include a CF Serivce Broker. It's in pre-prod at moment but still early times.
Some docs are available;
We're working on a Reliable Distributed PostgreSQL solution that'll be deployed by BOSH and include a CF Serivce Broker. It's in pre-prod at moment but still early times.
Some docs are available;
|
By
Dr Nic Williams
·
#550
·
|
|
best way to achive password-less ssh between bosh vms
is there a nice way to achieve password-less ssh between each bosh job/vm
the only option i could think of is just generate a new ssh key and hardcode
it a package.
but this is a bit hacky
any
is there a nice way to achieve password-less ssh between each bosh job/vm
the only option i could think of is just generate a new ssh key and hardcode
it a package.
but this is a bit hacky
any
|
By
ramonskie
·
#549
·
|
|
is there already a postrgresql cluster bosh job?
i was wondering if there is already a public available working postgresql
bosh job available
i know there are some company's that already created this but are not
allowed to publish it
--
View
i was wondering if there is already a public available working postgresql
bosh job available
i know there are some company's that already created this but are not
allowed to publish it
--
View
|
By
ramonskie
·
#548
·
|
|
Re: Print errand logs before refilling resource pool
Thank you, Dmitry! It works.
--
View this message in context: http://cf-bosh.70367.x6.nabble.com/Print-errand-logs-before-refilling-resource-pool-tp485p491.html
Sent from the CF BOSH mailing list
Thank you, Dmitry! It works.
--
View this message in context: http://cf-bosh.70367.x6.nabble.com/Print-errand-logs-before-refilling-resource-pool-tp485p491.html
Sent from the CF BOSH mailing list
|
By
Aleksey Zalesov
·
#547
·
|
|
Re: cf-stub.yml example with minimum or required info
Hi Ahmed,
Sorry for the slow reply. Those errors you are getting seem like they stem
from the deployment not being able to access itself.
To do a `cf apps`, the CLI performs a request to the spaces
Hi Ahmed,
Sorry for the slow reply. Those errors you are getting seem like they stem
from the deployment not being able to access itself.
To do a `cf apps`, the CLI performs a request to the spaces
|
By
CF Runtime
·
#546
·
|
|
Re: updating microbosh question
Hmm should director do this? Seems kinda scary that it just doesn’t care about deploys and updates
Hmm should director do this? Seems kinda scary that it just doesn’t care about deploys and updates
|
By
Long Nguyen
·
#545
·
|
|
Re: updating microbosh question
Is that good? Something to fix/improve? Or should automation wanting to do deploys poll the /tasks API until there are no active tasks and then resume destruction?
wrote:
Is that good? Something to fix/improve? Or should automation wanting to do deploys poll the /tasks API until there are no active tasks and then resume destruction?
wrote:
|
By
Dr Nic Williams
·
#544
·
|