<style> </style>
News
-
Creating custom property mappings for oidc/oauth2 in authentik
An alternative title for this post could be „How to manage wiki.js Groups from within Authentik„ This time I wanted to setup SSO for my wiki-js instance and after setting up my Generic OpenID Connect / OAuth2 configuration according to the officla authentik docs I noticed that it also allows you to configure assigned groups…
-
Flashing esphome on Shelly 1 mini gen3
I dont like the stock shelly firmware, as it does not support toggling the light when the switch input toggles (it only supports turning on when the swtich turns on, and vice versa, but it gets confusing when you toggle the light once online, then you have to press the switch twice?!) and because the…
-
Abusing the ceph orchestrator for other services
Today I learned I can completely abuse the ceph orchestrator to run all my (other) services in high availability mode. For many years my 30+ services all ran on a single host which goes down sometimes and which runs out of memory most of the day, even when I download more ram from the internet…