Deploy OpenIM
From environment planning through production verification for single-node, air-gapped, and cluster deployments.
Deploy OpenIM
From environment planning through production verification for single-node, air-gapped, and cluster deployments.
Review server, operating system, and dependency requirements.
DockerDocker Compose DeploymentStart OpenIMServer, ChatServer, and dependencies with openim-docker.
SourceSource DeploymentBuild and run OpenIMServer and ChatServer from stable release tags.
OfflineAir-Gapped DeploymentExport deployment artifacts on an online builder and run them offline.
ClusterCluster DeploymentDeploy OpenIMServer across multiple nodes behind Nginx.
PortsPorts and NetworkConfigure firewall rules, exposed ports, and SDK access addresses.
DomainDomain ConfigurationRoute API and WebSocket traffic through production domains and TLS.
ProdProduction ChecksUnderstand runtime failures, recovery order, and post-recovery checks.
VerifyDeployment VerificationVerify APIs, WebSocket, admin console, and basic message delivery.