You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: adoc/deployment-airgapped.adoc
+9-9
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ Once the replacement sources are in place, the key components are reconfigured t
122
122
123
123
=== RPM Package Repository Mirroring
124
124
125
-
Mirroring of the RPM repositories is handled by the https://documentation.suse.com/sles/15-SP1/single-html/SLES-rmt/#book-rmt[Repository Mirroring Tool] for {sls}
125
+
Mirroring of the RPM repositories is handled by the https://documentation.suse.com/sles/15-SP2/single-html/SLES-rmt/#book-rmt[Repository Mirroring Tool] for {sls}
126
126
15.
127
127
The tool provides functionality that mirrors the upstream {suse}
128
128
package repositories on the local network.
@@ -189,7 +189,7 @@ cluster.
189
189
These mirror servers will reside on the external part of your network and the internal (air gapped) network respectively.
190
190
191
191
For more information on the requirements of a {sle}
192
-
15 server, refer to: https://documentation.suse.com/sles/15-SP1/single-html/SLES-deployment/#part-prep[Installation Preparation].
192
+
15 server, refer to: https://documentation.suse.com/sles/15-SP2/single-html/SLES-deployment/#part-prep[Installation Preparation].
193
193
194
194
External::
195
195
This machine will host the `{rmt}` for RPM packages and the `container image registry` for container images.
@@ -215,9 +215,9 @@ Add additional mirror servers (behind a load balancer) if you require additional
215
215
====
216
216
217
217
.Procedure: Provision Mirror Servers
218
-
. https://documentation.suse.com/sles/15-SP1/single-html/SLES-installquick/#art-sle-installquick[Set up two SUSE Linux Enterprise Server 15 machines] one on the internal network and one on the air gapped network.
219
-
. Make sure you have https://documentation.suse.com/sles/15-SP1/single-html/SLES-dockerquick/#Preparation[enabled the Containers module] on both servers.
220
-
. Make sure you have https://documentation.suse.com/sles/15-SP1/single-html/SLES-rmt/#cha-rmt-installation[Repository Mirroring Tool installed] on both server.
218
+
. https://documentation.suse.com/sles/15-SP2/single-html/SLES-installquick/#art-sle-installquick[Set up two SUSE Linux Enterprise Server 15 machines] one on the internal network and one on the air gapped network.
219
+
. Make sure you have https://documentation.suse.com/sles/15-SP2/single-html/SLES-dockerquick/#Preparation[enabled the Containers module] on both servers.
220
+
. Make sure you have https://documentation.suse.com/sles/15-SP2/single-html/SLES-rmt/#cha-rmt-installation[Repository Mirroring Tool installed] on both server.
221
221
222
222
[[airgap-requirements-network]]
223
223
=== Networking
@@ -316,7 +316,7 @@ The mirror on the air gapped network must be running and populated before
316
316
====
317
317
318
318
.Procedure: Configure The External Mirror
319
-
. Connect the external mirror to {scc} as described in https://documentation.suse.com/sles/15-SP1/single-html/SLES-rmt/#sec-rmt-mirroring-credentials[these instructions].
319
+
. Connect the external mirror to {scc} as described in https://documentation.suse.com/sles/15-SP2/single-html/SLES-rmt/#sec-rmt-mirroring-credentials[these instructions].
320
320
+
321
321
.Mirror Registration
322
322
IMPORTANT: During the installation of {rmt}
@@ -340,13 +340,13 @@ Refer to: <<airgap-rpm_repository-update>>.
340
340
[[airgap-rpm_repository-client]]
341
341
=== Client Configuration
342
342
343
-
https://documentation.suse.com/sles/15-SP1/single-html/SLES-rmt/#cha-rmt-client[Follow these instructions] to configure all {productname}
343
+
https://documentation.suse.com/sles/15-SP2/single-html/SLES-rmt/#cha-rmt-client[Follow these instructions] to configure all {productname}
344
344
nodes to use the package repository mirror server in the air gapped network.
345
345
346
346
[[airgap-rpm_repository-update]]
347
347
== Updating RPM Repository Mirror
348
348
349
-
https://documentation.suse.com/sles/15-SP1/single-html/SLES-rmt/#sec-rmt-mirroring-export-import[Follow these instructions] to update the external server, transfer the data to a storage device, and use that device to update the air gapped server.
349
+
https://documentation.suse.com/sles/15-SP2/single-html/SLES-rmt/#sec-rmt-mirroring-export-import[Follow these instructions] to update the external server, transfer the data to a storage device, and use that device to update the air gapped server.
350
350
351
351
[[airgap-container_registry]]
352
352
== Container Registry Mirror
@@ -421,7 +421,7 @@ You can modify and store your own container images on the external registry and
421
421
If you need to be able to modify and store container images on the internal network, we recommend creating a new registry that will hold these images.
422
422
The steps needed to run your own full container image registry are not part of this document.
423
423
424
-
For more information you can refer to: https://documentation.suse.com/sles/15-SP1/single-html/SLES-dockerquick/#sec-docker-registry-definition[SLES15 - Docker Open Source Engine Guide: What is Docker Registry?].
424
+
For more information you can refer to: https://documentation.suse.com/sles/15-SP2/single-html/SLES-dockerquick/#sec-docker-registry-definition[SLES15 - Docker Open Source Engine Guide: What is Docker Registry?].
425
425
====
426
426
427
427
We will re-use the nginx webserver that is running as part of {rmt}
0 commit comments