RepoSync
Last updated
Last updated
The java-SyncRepos component can be used to synchronize Docker images in DockerHub to instances of either OpenStack or OpenNebula with Docker support already configured. To do so, it relies on the WebHooks mechanisms offered by DockerHub infrastructure and it provides a REST interface to list the available images already synchronized and some operations to force the synchronization of individual ones.
Summary:
Updates:
This is the first release of the Java-RepoSync service
Supported Platforms:
OSs:
CentOS 7 is supported by default
Any other distribution that support Docker is supported through the Docker image
Operating System and Cloud Management Frameworks
It supports both OpenNebula and OpenStack backends
N/A
On CentOS 7
$ yum clean all
$ yum install indigo-dc-reposync
Other methods:
docker pull indigodatacloud/reposync:indigo_1
N/A
Packages:
Docker Container:
Ubuntu 14.04 is supported by adding the , required by java-syncrepos dependencysince
After setting the INDIGO-DC repositories as explained in the :
On Ubuntu 14.04 - after setting the INDIGO-DC repositories as explained in the add also the JRE 1.8 PPA following the documentation present :
$ apt-get update
$ apt-get install reposync
an Ansible playbook is available from the
a Docker container is available in the :
Please use the