Rafael Benevides
Rafael Benevides
"Feign makes writing java http clients easier". It also supports adding Request Interceptors https://github.com/Netflix/feign#request-interceptors that could be used to instrument Feign
To workaround the problem I commented out and run `become: yes` and `become_method: sudo` from setup.yml. After that I ran `ansible-playbook -i setup-host setup.yml -sk` instead of `ansible-playbook -i setup-host...
# Problem - carts-db (MongoDB) - orders-db (MongoDB) - rabbitmq - user-db (MongoDB) containers fail because their Root Filesystems are marked as readonly in the Kubernetes deployment file: These containers...
In the instruction [Download lab project](https://github.com/openshift-labs/cloud-native-guides/blob/ocp-3.9/getting-started.md#download-lab-projects), attendees are instructed to go to `cd ~`. They should create a folder, to download the projects.zip, otherwise their home folder will become a...
CHE workspace is very slow and a great resource consumer. We should have an ENV var to disable it
When I run > ansible 'masters' -i hosts -b -m shell -a "htpasswd -b /etc/origin/master/htpasswd " It replies: ``` master1 | FAILED | rc=127 >> /bin/sh: htpasswd: command not found...
I clicked on "+ Create Java Project using Wizard" the next screen at http://fabric8.vagrant.f8/workspaces/default/forge/command/project-new takes forever loading.
Hello. Tenho um chatwoot instalado em uma VPS com certificados válidos via Let's Encrypt. Entretanto quando tento conectar o WoofedCRM com o Chatwoot eu recebo a seguinte mensagem de erro...