Architecture

Home → Architecture

Architecture

How Ironmark installs, how it's isolated, and what your security team will want to know. Written for the people reviewing the deployment before it lands on their network.

Airgap deployment

Offline install from a signed bundle, offline updates through the admin panel, no outbound network calls in normal operation.

Read →

Security model

Shared-responsibility split: application controls (auth, RBAC, audit chain, elevation, integrity) inside the platform; infrastructure controls stay with the deployment environment.

Read →

APIs

REST endpoints for automation. Personal access tokens, admin-issued service tokens, scoped by role.

Read →

Deployment shapes

Single-server on-premise, airgap, or hosted. Bundle installer, systemd unit, MySQL, nginx, Let's Encrypt or customer-supplied cert.

Read →

Baselines & reproducible publishing

Named immutable snapshots of content, configuration, and packaging. What's captured, what isn't, and how baselines carry a manual through 20-year sustainment.

Read →

← Back to home