-
|
Hi, I had in the back of my head that it was possible to create a disconnected setup using two Uyuni servers, one connected the the Internet that syncs the repositories and one in the airgapped environment and then export the repositories on the external Uyuni server and import the repositories on the disconnected Uyni instance. However, the documentation only mentions RMT and SMT in the guide and I can't find any obvious tools for import/export in the CLI. Is RMT the best way for syncronizing mainly third-party repositories to a disconnected Uyni server? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
If the server can comunicate to each other, you can use this new feature: https://www.uyuni-project.org/uyuni-docs/en/uyuni/specialized-guides/large-deployments/hub-online-sync.html Otherwise, you can use the inter-server-sync tool, which is designed to air-gap synchronization, but is less efficient. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @rjmateus , that makes sense. |
Beta Was this translation helpful? Give feedback.
If the server can comunicate to each other, you can use this new feature: https://www.uyuni-project.org/uyuni-docs/en/uyuni/specialized-guides/large-deployments/hub-online-sync.html
Otherwise, you can use the inter-server-sync tool, which is designed to air-gap synchronization, but is less efficient.
https://www.uyuni-project.org/uyuni-docs/en/uyuni/specialized-guides/large-deployments/iss_v2.html