-
The implementation of `deis config:push` [here](https://github.com/deis/workflow-cli/blob/master/cmd/config.go#L238) uses `stdin` to fetch the buffer, but it was causing me problems as you can see at…
-
Currently the deis workflow cli looks for a `Procfile` in the pwd and uses it to declare proc types when doing a `deis pull`.
This feature is very error prone, because it can happen very easily tha…
-
**Canale TV / Radio interessato**
Quale canale TV / Radio ha il problema che vuoi descrivere? In quale lista risiede? (È regionale?)
**Descrivi il problema**
Descrivi brevemente e in modo conciso…
-
I'm trying to deploy Docker images to Deis from Gitlab CI, but fails to authenticate to a private docker registry.
I created a specific user `gitlab-ci`, that authenticates successfully.
This is t…
-
SETUP:
1. add role for helm
```
kubectl create clusterrolebinding cluster-admin-helm --clusterrole=cluster-admin --serviceaccount=kube-system:helm
```
2. helm init --service-account helm
```
…
-
# Aplicativos e serviços indispensáveis em 2024
Este post faz parte de uma tradição que comecei 10 anos atrás! De tempos em tempos eu faço uma lista dos aplicativos e serviços que uso no dia a dia e …
-
## Comportamento atteso
Il codice interattivo dei componenti deve essere rimosso, inoltre gli esempi devono essere atomicizzati.
## Comportamento attuale
Il codice interattivo spesso è lu…
-
Right now if you attempt to add the following envvars and disable routing, the application won't deploy because it relies on the hard-coded secret paths:
```
> deis create postgres
Creating Applicati…
-
This meta tracks the tickets needed to replace existing [job definitions](https://github.com/deis/jenkins-jobs) with in-repo [Jenkins Pipeline](https://gist.github.com/vdice/5961dbaf9ec8c3551fe3200f5f…
vdice updated
6 years ago
-
_From @deis-admin on January 19, 2017 23:36_
_From @mboersma on October 16, 2013 16:9_
Come up with simple design for new object models / dynamic config / envvars to be Deis' service registry and at…