-
I get "Storage backend has reached its minimum free disk threshold. Please delete few objects to proceed." message from minio. Unfortunately when trying to remove while folder using `mc` tool, I get t…
-
After I created this security group
```
resource "aws_security_group" "cluster-member" {
vpc_id = "${aws_vpc.deis.id}"
name = "cluster-member"
description = "cluster-member"
ingress {
cid…
-
Including probes and health checks.
-
Started minio server with self signed certs
```
minio --cert server.cert --key server.key mode memory limit 512MB
Starting minio server on: https://127.0.0.1:9000
Starting minio server on: https://…
-
I tried to delete some namespaces from my kubernetes cluster, but they've been stuck in Terminating state for over a month.
```
kubectl get ns
NAME LABELS STATUS AGE
myproject …
-
I'm trying to build docker images but it is failing in my Macbook pro.
Any idea how to resolve this issue?
```
$ make build-all-images
cp brigade-api/.dockerignore .
docker build \
…
-
Hola:
Os comento lo que veo de vuestra primera entrega y os propongo el desarrollo de más funcionalidad.
El menú es bastante básico, tendréis que ir extendiéndolo. Deberíais hacerlo para que el …
-
Command to reproduce:
``` bash
docker run -it --rm heroku/cedar:14 /bin/bash -c "curl -sS https://install.meteor.com | /bin/sh"
```
On Docker v1.8.1, aufs storage driver, the command completes succe…
-
is it possible to use the Aegir contrib provision_platform_git in BOA?
will provision_platform_git break BOA?
-
Trying to install on minikube
helm install hephy/workflow --namespace deis --set global.use_rbac=true,router.host_port.enabled=true
returns
Error: must either provide a name or specify --gen…