All Projects → fedora-infra → Bodhi

fedora-infra / Bodhi

Licence: gpl-2.0
Bodhi is a web-system that facilitates the process of publishing updates for a Fedora-based software distribution.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Bodhi

Nodejs Rpm
node.js rpm spec
Stars: ✭ 199 (+74.56%)
Mutual labels:  fedora, rpm
Typora
RPM package for the markdown editor Typora
Stars: ✭ 97 (-14.91%)
Mutual labels:  fedora, rpm
Discord
RPM Package for discord
Stars: ✭ 122 (+7.02%)
Mutual labels:  fedora, rpm
Dnfdragora
dnfdragora is a dnf frontend based on libyui abstraction
Stars: ✭ 65 (-42.98%)
Mutual labels:  fedora, rpm
elementary-nightly-rpms
nightly Pantheon DE + elementary applications packages for fedora (unofficial)
Stars: ✭ 34 (-70.18%)
Mutual labels:  fedora, rpm
Boostnote-packages
Repo containing .rpm, .deb and Boostnote app folder
Stars: ✭ 31 (-72.81%)
Mutual labels:  fedora, rpm
copr-rpm-spec
My RPM specs on Copr
Stars: ✭ 17 (-85.09%)
Mutual labels:  fedora, rpm
Open Build Service
Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
Stars: ✭ 599 (+425.44%)
Mutual labels:  fedora, rpm
rpm-adapter
Turns your data storage into an RPM repository
Stars: ✭ 21 (-81.58%)
Mutual labels:  rpm, repository-management
ungoogled-chromium-fedora
RPM build for ungoogled-chromium
Stars: ✭ 24 (-78.95%)
Mutual labels:  fedora, rpm
Docker Rpm Builder
Build native RPM packages for Centos/RHEL/Fedora from any Linux distro or even OSX, by leveraging docker capabilities.
Stars: ✭ 366 (+221.05%)
Mutual labels:  fedora, rpm
Fpm Within Docker
Leverage fpm inside pre-baked docker images in order to build and test native DEB and RPM packages.
Stars: ✭ 80 (-29.82%)
Mutual labels:  fedora, rpm
Element Rpm
Providing the Element messaging desktop client packaged for the Fedora, Red Hat(IBM), and OpenSUSE families of linux desktop operating systems.
Stars: ✭ 73 (-35.96%)
Mutual labels:  fedora
Rpm Haproxy
HAproxy RPM spec and builds for CentOS 6/7
Stars: ✭ 103 (-9.65%)
Mutual labels:  rpm
Tent
Podman (https://podman.io/) based development-only dependency manager for Linux
Stars: ✭ 69 (-39.47%)
Mutual labels:  fedora
Sbt Native Packager
sbt Native Packager
Stars: ✭ 1,480 (+1198.25%)
Mutual labels:  rpm
Vagrant Box Templates
Stars: ✭ 100 (-12.28%)
Mutual labels:  fedora
Blivet
A python module for configuration of block devices
Stars: ✭ 68 (-40.35%)
Mutual labels:  fedora
Opi
OBS Package Installer (CLI)
Stars: ✭ 64 (-43.86%)
Mutual labels:  rpm
Fgh
📁 Automate the lifecycle and organization of your cloned GitHub repositories
Stars: ✭ 107 (-6.14%)
Mutual labels:  repository-management

===== Bodhi

Welcome to Bodhi, Fedora's update gating system.

Bodhi is designed to democratize the package update testing and release process for RPM based Linux distributions. It provides an interface for developers to propose updates to a distribution, and an interface for testers to leave feedback about updates through a +1/-1 karma system.

Bodhi’s main features are:

  • Provides an interface for developers and release engineers to manage pushing out package updates for multiple distribution versions.
  • Generates pre-release test repositories for end users and testers to install proposed updates.
  • Gives testers an interface to leave feedback about package updates, leading to higher quality package updates.
  • Announces the arrival of new packages entering the collection.
  • Publishes end-user release notes known as errata.
  • Generates yum repositories.
  • Queries ResultsDB for automated test results and displays them on updates.

Documentation

You can read Bodhi's release notes <https://bodhi.fedoraproject.org/docs/user/release_notes.html>_ and documentation online <https://bodhi.fedoraproject.org/docs>_, or by installing it on your Fedora system and pointing your browser at /usr/share/doc/bodhi-docs/html/index.html::

$ sudo dnf install bodhi-docs && firefox /usr/share/doc/bodhi-docs/html/index.html

If you are interested in contributing to Bodhi, you can read the developer documentation_.

.. _developer documentation: https://bodhi.fedoraproject.org/docs/developer/index.html

IRC

Come join us on Freenode <https://webchat.freenode.net/>_! We've got two channels:

  • #bodhi - We use this channel to discuss upstream bodhi development
  • #fedora-apps - We use this channel to discuss Fedora's Bodhi deployment (it is more generally about all of Fedora's infrastructure applications.)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].