Sign inSign up

pulp/pulp-galaxy-ng

By pulp

Updated almost 2 years ago

Galaxy NextGen - A Pulp plugin to support hosting your very own Ansible Galaxy server.

Image
0

500K+

pulp/pulp-galaxy-ng repository overview

Galaxy NextGen Container

For instructions on how to run and use this container, see Pulp in One Container.

Required initial data

For loading the initial data:

$ DATA_FIXTURE_URL="https://raw.githubusercontent.com/ansible/galaxy_ng/master/dev/automation-hub/initial_data.json"
$ curl $DATA_FIXTURE_URL | <docker | podman> exec -i pulp bash -c "cat > /tmp/initial_data.json"
$ <docker | podman> exec pulp bash -c "/usr/local/bin/pulpcore-manager loaddata /tmp/initial_data.json"

Repositories

Tag summary

Content type

Image

Digest

sha256:6758f9f3c

Size

954.4 MB

Last updated

over 3 years ago

docker pull pulp/pulp-galaxy-ng