-
There are several files containing ```chmod 777```:
```
backend/caasp4os/terraform-os/storage-instance.tf: "sudo chmod 777 /srv/nfs/kubedata",
modules/experimental/eirinifs.sh:sudo chmod 777…
-
**Describe the bug**
Failed on upgrading BOSH Director from v271.2.0 to v280.0.14
**To Reproduce**
Steps to reproduce the behavior (example):
**Deploy a bosh director v271.2.0 on vSphere:**
```…
-
Hi,
I'm getting unhelpful errors when I try and deploy concourse as per below.
```
enamltest $ omg deploy-product \
> --bosh-url https://10.0.16.6 --bosh-port 25555 --bosh-user admin \
> --bosh…
-
Can the distributed versions of bosh-init (from https://s3.amazonaws.com/bosh-init-artifacts/*) be added to the github releases for bosh-init, to make it easy for people to trigger jobs to update envi…
-
I am alibaba cloud developing engineer and I want to add a manifest into this repo and used it to deploy concourse on the alibaba cloud. When I deploy it, I got a error:
```
Started deploying
Wai…
-
Currently the `bosh-agent` is started [using a separate process manager `runit`](https://github.com/cloudfoundry/bosh-linux-stemcell-builder/blob/ubuntu-jammy/master/stemcell_builder/stages/bosh_go_ag…
-
Hello Team, I am encountering an error when deploying Graylog on our opensource CF platform (Azure IAAS). I am trying to deploy Graylog with Bosh-release.
Graylog project -- https://github.com/gov…
-
@andesha could you please add 1-2 lines here to summarize the problem and what finally solved it?
be sure to add :
What is the line ppl should use to add / update their tool.
cc @glatard @GHPBZ…
-
Why isn't the PHP application connecting to the database correctly in the example application? Is the examples/solo.yml incorrect?
drnic updated
12 years ago
-
We're currently using a custom process for bosh releases: instead of checking changes to the `releases` and `.final_builds` directories into source control, we push them to s3, then pull them down aga…