-
This issue is meant to gather requirement and ideas around building, testing, deploying and configuring OONI components.
- Deploy and run with limited CPU/RAM overheads
- Run integration testing
…
-
I'm learning selfhosted netbird. I have 4 peers, which were working fine, then I tried to add route to lan. My client stopped working so I tried to reinstall it. Nothing worked so I tried to `apt prun…
-
Folks may use multiple environments for different microservices (eg 'dev', 'qa', 'prod') but in each envirornment folks might want to import shared services (eg elasticsearch, grafana, Prometheus).
I…
-
node-mdns uses the mDNSResponder interface which is pretty much broken on Linux. It looks like no proper mDNS implementation (at least not discovery-wise) for nodejs exists at the moment. I suggest ma…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
- Follow the readme at https://github.com/open-cluster-management/deploy#prepare-to-deploy-open-cluster-m…
-
`kubeprod install aks` by default uses Azure credentials stored by az CLI. If az CLI is logged in with a 'normal' user, this works well.
However, if az cli is logged in with a service principal (as i…
-
### Clear and concise description of the problem
A zero-config way to maintain and deploy into serverless infrastructure.
### Suggested solution
Utilize the Serverless framework & create an o…
-
**Describe the problem**
It seems that macOS client does not add routes properly. Some of the traffic is not routed by NetBird peers.
**To Reproduce**
(IP addresses were modified for this exa…
-
To be clear, I have successfully used this plugin with Java 9, but the support is incomplete because of new options related to modularization.
In Java 9 the javapackager tool has an --add-modules o…
-
Use SSL in joinme to secure AP credentials.
Looks like this will require switching from ESPWebServer to [ESPWebServerAsync](https://github.com/me-no-dev/ESPAsyncWebServer) as ESPWebServer has no SS…