We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Host your own on-premise Ansible Galaxy

Formale Metadaten

Titel
Host your own on-premise Ansible Galaxy
Serientitel
Anzahl der Teile
637
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
This talk will demo the setup and features of an on-premise software for storing, mirroring, and distributing Ansible Collection and Role content. This is analogous to an on-premise version of galaxy.ansible. To get up and running quickly, we’ll be using a pre-built container with pulp_ansible and galaxy_ng. A single container is all that is needed for setup. Once setup, I will demonstrate: - Creating one or more repositories to store Collections and Roles - Installing Role and Collection content using the ansible-galaxy CLI client from these repositories - Synchronizing Collections and Roles from galaxy.ansible - Uploading Collection content via ansible-galaxy CLI - Copying Collections and Roles between multiple repositories, simulating dev -> staging -> production environments - Perform these operations using a great UI, whenever possible, and APIs otherwise