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: guides/common/modules/con_synchronizing-content-between-servers.adoc
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,29 +3,26 @@
3
3
4
4
In a {Project} setup with multiple {ProjectServer}s, you can use {ISS} (ISS) to synchronize content from one upstream server to one or more downstream servers.
5
5
6
-
ifndef::satellite[]
7
6
There are two possible ISS configurations of {Project}, depending on how you deployed your infrastructure:
8
7
9
8
ISS Network Sync::
10
9
If your upstream server can communicate with the downstream server over a network, you can synchronize content over HTTPS.
11
10
+
12
11
Configure your {Project} to synchronize content over a network.
12
+
ifndef::satellite[]
13
13
For more information, see xref:configuring-server-to-synchronize-content-over-a-network_{context}[].
14
+
endif::[]
14
15
15
16
ISS Export Sync::
16
17
If your upstream and downstream servers are air gapped, you can synchronize content by using export and import.
17
18
+
18
19
Configure your {Project} to synchronize content by using export and import.
20
+
ifndef::satellite[]
19
21
For more information, see xref:configuring-projectserver-to-synchronize-content-by-using-exports_{context}[].
22
+
endif::[]
20
23
21
24
.Additional resources
22
25
* For more information on ISS use cases and scenarios, see {PlanningDocURL}iss-scenarios_planning[{ISS} scenarios] in _{PlanningDocTitle}_.
23
-
endif::[]
24
-
25
26
ifdef::satellite[]
26
-
There are two possible ISS configurations of {Project}, depending on how you deployed your infrastructure.
27
-
Configure your {Project} for ISS as appropriate for your scenario.
28
-
For more information, see {InstallingServerDisconnectedDocURL}iss-scenarios_{project-context}[{ISS} scenarios] in _{InstallingServerDisconnectedDocTitle}_.
29
-
30
-
To change the Pulp export path, see https://access.redhat.com/solutions/7013903[Hammer content export fails with "Path '/the/path' is not an allowed export path"] in the _Red{nbsp}Hat Knowledgebase_.
27
+
* https://access.redhat.com/solutions/7013903[Hammer content export fails with "Path '/the/path' is not an allowed export path" in the _Red{nbsp}Hat Knowledgebase_]
0 commit comments