Fix “JDBC Socket error / Connection reset by peer” in WildFly with MariaDB (Stale Connection Pool)
This post explains a common (and confusing) failure mode when running EJBCA on WildFly with MariaDB/MySQL: An exception has occurred.JDBC […]
This post explains a common (and confusing) failure mode when running EJBCA on WildFly with MariaDB/MySQL: An exception has occurred.JDBC […]
This guide installs EJBCA Community Edition (example: r9.3.7) on Ubuntu 24.04, using WildFly as the application server and MariaDB as
Short outage method: Stop → Backup → Upgrade → Start Example upgrade: 26.4.6 → 26.5.2 This post upgrades a Keycloak
Summary: Ubuntu 24.04’s repo installs MariaDB 10.11.x. This guide adds MariaDB’s official APT repo to install MariaDB 11.4, secures the
This guide shows how to install Keycloak behind NGINX with SSL termination using Let’s Encrypt, and an existing MariaDB server.