Posts
All the articles I've posted.
Syncing Config Files Between Servers
Updated:Having setup a pair of load balancers I wanted to ensure the Nginx configuration from one system was replicated to the secondary where changes were made on
WT32-ETH01 v1.2
Updated:With the Gatekeeper project , it was decided to look at wired Ethernet connectivity rather than WiFi. I guess there's some added security to that, but it d
Wayland Remote Desktop
Updated:It's been a long time since Wayland became a default in many distros Gnome environment. The trouble with this has been the lack of remote desktop functiona
Keycloak Container Set
Updated:Single Sign On from a simple docker container set. The container might be simple but the complexities of OAuth2, SAML and identity services are far from st
Keycloak and OpenLDAP
Updated:After getting Keycloak up and running, it's a breeze to connect it to LDAP and use the users from there, but there were a few things I missed about group m
Keycloak Cluster
Updated:As resilient as our docker build is I'd like to extend it to a clustered instance of Keycloak. This way, I can load balance a pair of docker containers and
Project Gatekeeper, Part 4
This section focusses on the optional configuration of a custom schema for LDAP. It's completely optional, as you can use ready-made LDAP attributes to sto
Project Gatekeeper, Part 2
Updated:Following on from ESP8266 Real-World Project where I explained the electronics side of the project, this article continues to cover the other aspects of th
Project Gatekeeper, Part 3
Updated:This article covers the python programming used to control the gates. At this stage I'll post some snippets and ideas on why and how I do things this way,
ESP Programming
Updated:Using either the ESP32 or ESP8266 there are a few things I've learned that I should make note of: GPIO n != D n When looking for the pin numbers to wire to