Operations
1. Overview
This module documents operational procedures for managing the Event and Membership Administration System in production environments. It covers API-based management access and cache eviction procedures that do not require application restarts.
|
This module focuses on runtime operations. For deployment and infrastructure, see the Deployment module. |
2. Management API
-
Management API Access - Authenticate and access Spring Boot Actuator endpoints using API keys for log level management, health checks, and configuration inspection.
3. Cache Management
-
Cache Management - Understand the caching architecture (Spring + Hibernate L2 + Hazelcast) and evict caches cluster-wide without restarting pods.