Infrastructure & Ops

Set up servers, run health checks, and manage database availability and distributed locks for Umbraco in production.

This section covers the operational aspects of running Umbraco in production. Topics include server setup, health monitoring, database availability, and distributed locking.

  • Server Setup - configure servers for use with Umbraco, including load balancing and environment-specific setup.

  • Health Checks - monitor the state of your Umbraco project using built-in and custom health checks.

  • Database Availability - understand how Umbraco checks database availability on startup and how to customize that behavior.

  • Distributed Locks - learn how Umbraco uses database locks during save operations to prevent concurrency issues.

Last updated

Was this helpful?