docs/main/deployment-guide/reference-architecture/deployment-scenarios/deploy-ddil-operations.mdx
Disconnected, Denied, Intermittent, and Limited (DDIL) network conditions present unique challenges for enterprise-to-edge operations. Field operations, remote deployments, and edge environments often become temporarily isolated from the internet, interrupting direct access to Microsoft 365 services such as Teams and Outlook.
Mattermost enables resilient collaboration by remaining fully operational in DDIL environments. Mission users continue to access self-hosted messaging collaboration, workflow automation, and mission planning within their mobile tactical network. No internet connectivity is required for enhanced collaboration functions, including mission tuned AI agents powered by self-hosted LLMs, and audio and screen sharing services.
When connectivity is restored, mission users regain access to M365 enterprise systems in addition to collaboration continuity with enterprise users through the embedded Mattermost experience inside their Microsoft Teams and Outlook applications. All mission activity during the period of disconnection becomes available across enterprise and tactical environments when connectivity returns.
Traditional cloud-only solutions fail in these scenarios, while fully disconnected systems don't integrate with enterprise tools during normal operations. This deployment architecture extends sovereign collaboration with Microsoft Teams and Outlook to the tactical edge, providing a hybrid solution that enables enterprise integration and fully disconnected tactical collaboration.
<Note>Consider talking to a Mattermost expert if your organization needs support deploying Mattermost and supporting services for DDIL operations.
</Note>This hybrid deployment architecture provides optimal collaboration in both connected and disconnected states, including:
calls-offloader job service, configured using the Calls Offloader Setup and Configuration guide, to offload heavy processing tasks from Mattermost Calls to self-hosted infrastructure within your tactical network, such as recordings, transcriptions, and live captioning. (Optional)The following best practices and deployment configurations help ensure that Mattermost remains compliant and operationally resilient in contested environments.
DDIL environments require authentication infrastructure that remains fully operational without internet connectivity. Relying solely on cloud-based identity providers like Microsoft Entra ID creates a critical single point of failure when tactical networks become disconnected. To ensure mission users maintain authentication capabilities, deploy a locally hosted identity provider within the tactical network.
User accounts must be provisioned in the local IdP before disconnection occurs to ensure authentication services remain available throughout DDIL conditions.
Deploy an OpenAI compatible LLM on tactical infrastructure to ensure AI capabilities remain fully sovereign and operational in disconnected scenarios. A self-hosted LLM can power message and call summarization, semantic search, and mission-tuned AI agents without relying on public cloud AI services. This guarantees compliance with strict data handling mandates and enables AI-enhanced workflows to function locally, even during extended disconnections.
Effective collaboration at the tactical edge requires all voice and screen sharing capabilities remain operational without reliance on the internet or third-party services. Deploy Mattermost Calls in a self-hosted configuration, including:
rtcd service, configured using the RTCD Setup and Configuration guide, provides scalable, low-latency media routing hosted on-premises. Run multiple rtcd nodes for redundancy.calls-offloader service, configured using the Calls Offloader Setup and Configuration guide, offloads heavy processing tasks like recording, transcription and live captioning to a locally hosted compliance-approved job server.Deploy Mattermost in a cluster-based architecture to ensure continued availability during outages or hardware failures. High availability requires redundant infrastructure across each critical component:
rtcd and offloader nodes for resilience.Sovereign environments often require strict enforcement of retention policies, legal hold, and export controls. Configure Mattermost's built-in compliance features to meet organizational mandates.