distro-tools/apollo
Mustafa Gezen 6d955c9925
Initial commit
2023-02-01 22:37:16 +01:00
..
cveindexer Initial commit 2023-02-01 22:37:16 +01:00
db Initial commit 2023-02-01 22:37:16 +01:00
migrations Initial commit 2023-02-01 22:37:16 +01:00
rherrata Initial commit 2023-02-01 22:37:16 +01:00
rhwebscraper Initial commit 2023-02-01 22:37:16 +01:00
rhworker Initial commit 2023-02-01 22:37:16 +01:00
rpmworker Initial commit 2023-02-01 22:37:16 +01:00
server Initial commit 2023-02-01 22:37:16 +01:00
BUILD.bazel Initial commit 2023-02-01 22:37:16 +01:00
README.md Initial commit 2023-02-01 22:37:16 +01:00
schema.sql Initial commit 2023-02-01 22:37:16 +01:00

README.md

Apollo

Errata mirroring and publishing system

Features

  • Mirror advisories published by Red Hat
  • Supports EUS
  • Supports x86_64, aarch64, ppc64, ppc64le and s390x
  • Create custom advisories
  • CVE indexer and lifecycle tracker (Only Red Hat Security Data API for now)
  • Publish updateinfo to RPM repositories
  • Support for Peridot and Koji build systems

Requirements

  • Redis
  • PostgreSQL
  • Gunicorn