-
The `Dockerfile.dev` can use the development server, but the production image should have a prebuild app, not the least for reasons of _performance_:
- need production build, see https://reactjs.or…
nuest updated
3 years ago
-
The Prometheus Alertmanager supports custom headers. Not having these is blocking several large customers from using the Grafana webhook contact point.
The most important custom header to support is …
-
Are there plans to upgrade to 1.6?
-
Following example is GitHub specific but I believe it applies to all connectors.
Let's consider usecase where Dex is used with GitHub to provide authentication for Kubernetes 1.6+.
Currently the…
-
### Describe the bug
it seems like the update script in the current [module implementation](https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/web-apps/firefly-iii.nix#L31) breaks …
-
## Error
```
Error:
0: Install failure
1: Error executing action
2: Action `configure_init_service` errored
3: Failed to execute command with status 73 `"systemd-tmpfiles" "--create…
-
Hello everyone!
Is it possible to upgrade to v4.1.x linux kernel?
So one could use it with docker and overlay?
I'm probably going to use Arch Linux ARM, but the first step is the kernel compilation
S…
luxas updated
8 years ago
-
I have a RPi 3 + IC880A board deployed with the latest version of this repository and the gateway goes online after some time due to loss of connectivity to TTN servers and does not reconnect automati…
-
Maintainer: @mkrkn
Environment: mipsel_24kc, Netgear R6220, OpenWrt 22.03.2
```
# cat /etc/openwrt_release
DISTRIB_ID='OpenWrt'
DISTRIB_RELEASE='22.03.2'
DISTRIB_REVISION='r19803-9a599fee93'
D…
-
### How does Knative use `Service.ExternalName`
We currently create an `ExternalName` service for each Knative Route. This results in a CNAME DNS record making the Route accessible within…