T
T
Hey @locka99 ... many thanks for the great project. ### Client I'm new to this project (and OPC-UA in general) but I think there may be a potential issue in...
### Describe the bug Running the default instructions to deploy QuestDB on OCP (OpenShift Container Platform) cluster fails with the following log: ``` $ oc logs -f my-questdb-0 Found /root/.questdb...
**What happened** Can not deploy Fluvio cluster on orchestration platforms like OpenShift. **Expected behavior** Deploying Fluvio cluster on OpenShift requires TLS certificates in cert path. This is not always feasible....
First of all, THANK YOU for this book! I downloaded the examples as a zip file from Manning's resources (`GrokFP_examples_rev210715`). Running `sbt console` and trying out the examples don't seem...
@pedromorgan @thiagoralves --- Not so fast... we need to first... - [ ] Create a working mirror of `thiagoralves/OpenPLC_v3` with CI/CD pipleline on Gitlab - [x] Test the generated pages...
Consider using a URL to the base instead of uploaded file at https://github.com/clearlinux/docker-brew-clearlinux/blob/base/Dockerfile#L3
Hi @mitchellh Thanks for the great write-up. I just wanted to point out that `flakes` and `nix-command` are experimental features and not available in older nix installs. You might want...
**Describe the bug** On systems that don't follow Linux FHS (e.g. nixos), the jest extension fails to find `/bin/bash`. It is better to use `/usr/bin/env bash` in shebang scripts and...