Purpose

  • Setup a private github-like git server
  • Setup a Nexus repository with docker registry support.
  • Easier backup your remote git repositories into your private git server and keep synchronizing changes from remote git server.

How

Nexus repoistry with Docker registry

Refer to nexu-root/README.

Github-like git repository server

Refer to gitea-root/README.

Backup & Keep sync remote repositories

Refer to reposync-root/README.