znerol
znerol
The registration workflow is quite cumbersome in environments which are heavily automated using configuration management tools. Note that in such environments ACME clients are typically kept stateless as well. Hence...
- [ ] Add sass-lint as a dev-dependency. - [ ] Add an npm script to run sass-lint. - [ ] Fix all existing sass errors.
Prometheus PVE Exporter has developed into a project used by people and organizations around the globe. It is a honor for me to contribute a small piece of software which...
https://github.com/prometheus-pve/prometheus-pve-exporter/blob/dfe83e16f53efde3a8c6231e8df87df70366b3f0/setup.py#L21
In HA setups as outlined in [this post](https://fy.blackhats.net.au/blog/html/2018/11/01/high_available_radvd_on_linux.html), `radvd` is concurrently running on multiple routers. RAs are only sent out on an interface iff the link local address configured via...
First introduced in #88 / 2c4385b4 but somehow this option got lost along the way.
Fixes #160 Todo: - [ ] Check browser support for this (probably needs a pollyfill for [CustomEvent](https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent)). - [ ] Documentation in readme
### What does this PR do? Removes spurious `bbb_sip.xml` dialplan from FreeSWITCH config. ### Motivation The `bbb_sip.xml` dialplan is a remnant from the BBB red5 era. Nowadays calls are established...
- [x] Redmine Issue: https://redmine.pfsense.org/issues/14864 - [x] Ready for review