Frank Bernhardt

Results 45 comments of Frank Bernhardt

What functionally would you see ? Let's collect it here. 1) launch 1 or 2 BPA (maybe even a third one if reeeeeealllly reuired) 2) handle the ingress with diode.io...

@domwoe looks nice this demo of the PyAriesFL project. I like especially how the describe the demo scenario with the overview image and so on, very straight and clear. Some...

BTW, installing k8s locally is meanwhile very straight forward: https://ubuntu.com/tutorials/install-a-local-kubernetes-with-microk8s#2-deploying-microk8s There isn't much of a difference compared to a docker-compose setup I'd say. And if comes with advantages , e.g....

@choeppler This is basically what we want to achieve , not? If we want to impl. this immediately (e.g. as github action) please vote for it or leave a not...

I use an AWS codepipeline to deploy and launch a chat bot. This is what I had to do to properly complete the pipeline: 'nohup echo -ne 't\n' | node...

Environmental variable would still be required if passphrase is configured - which makes sense. E. G. for a docker / k8s setup which would be a great way to go...

Batch file could also be an option

One more info: in terraform this seems to work ( according to datadog support )

@VenelinMartinov As I said ,according to datadog support this issue was already reproduced by "the pulumi team". Are you part of that team? Otherwise I can try to repoduce it...

Hi @VenelinMartinov again, here some sample code, but I didn't run it after reducing it to the critical part. To actually reproduce it , it might be need to 1)...