distro-tools/apollo
Mustafa Gezen 78a30b98b1
Fix compat API fetch, and add license
2023-02-02 18:27:09 +01:00
..
cveindexer Initial commit 2023-02-01 22:37:16 +01:00
db Final RPM nvra compat fix 2023-02-02 17:35:25 +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 Stop replacing module streams in synopsis/desc 2023-02-02 15:11:28 +01:00
rpmworker Stop replacing module streams in synopsis/desc 2023-02-02 15:11:28 +01:00
server Fix compat API fetch, and add license 2023-02-02 18:27:09 +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