Skip to content

A web UI to mirror rpm or deb packages repositories.

License

Notifications You must be signed in to change notification settings

rolffujino/repomanager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REPOMANAGER

Repomanager is a web mirroring tool for RPM or DEB packages repositories.

Designed for an enterprise usage and to help deployment of packages updates on large Linux servers farms, it can create mirrors of public repositories (eg. Debian or CentOS official repos or third-party editors) and manage several snapshots versions and environments.

Main features

  • Create deb or rpm mirror repositories
  • Sign repo with GPG
  • Upload packages into repositories
  • Create environments (eg. preprod, prod...) and make mirrors available only for specific envs.
  • Manage hosts packages updates
  • Plan tasks
  • ...

alt text alt text alt text alt text alt text

Requirements

Hardware

  • CPU and RAM are mostly sollicited during mirror creation if GPG signature is enabled.
  • Disk space depends on the size of the repos you need to clone.

Software and configuration

  • docker (service must be up and running)
  • docker-compose
  • A fully qualified domain name (FQDN) and a valid SSL certificate for this FQDN if you want to access the web interface through a secure connection (https)
  • A least a SPF record configured for your FQDN, to be able to send emails from Repomanager

Installation and usage

Official documentation is available here.

It should help you installing and starting using Repomanager.

About

A web UI to mirror rpm or deb packages repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 89.2%
  • JavaScript 6.6%
  • CSS 3.6%
  • Other 0.6%