Skip to content

Commit b19eb48

Browse files
authored
Update air-gapped-deployment.rst
1 parent a020230 commit b19eb48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/deployment-guide/server/air-gapped-deployment.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ What if my air-gapped environment doesn't have a private container registry or p
112112
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
113113
A private container registry securely stores the Docker images necessary for air-gapped deployments, ensuring compliance with data isolation requirements. Similarly, a private package mirror stores operating system packages necessary for air-gapped deployments in Ubuntu or RHEL/CentOS Linux environments. Setting up a local registry or mirror is a critical step in deploying Mattermost to ensure all images, dependencies and packages are available to you in the air-gapped environment. The steps below outline the process required to setup a local registry or mirror, depending on the deployment method you are using. These steps are a rough guide, and can be supplemented with online resources depending on your specific deployment needs.
114114

115+
115116
.. tab:: Linux
116117

117118
(Ubuntu) Set up a private Debian package mirror
@@ -233,7 +234,7 @@ A private container registry securely stores the Docker images necessary for air
233234
yum clean all
234235
yum repolist
235236
236-
237+
237238
.. tab:: Kubernetes
238239
239240
Set up a self-hosted private container registry

0 commit comments

Comments
 (0)