quadsdev/python3-quads

Project ID: 23034

Description

This is the repository for QUADS 1.1+ which relies on Python3 and CherryPy.

QUADS provides automated future scheduling, documentation, end-to-end provisioning and assignment of servers and networks.

Installation Instructions

QUADS Project

MongoDB is required, please install this manually on Fedora30 and above as it doesn't ship anymore with the distribution.

python3-wordpress-xmlrpc is also required but is not included in the distribution, install it below:

rpm -ivh --nodeps https://funcamp.net/w/python3-wordpress-xmlrpc-2.3-14.noarch.rpm

On Fedora

dnf copr enable quadsdev/python3-quads -y dnf install quads -y

Note If you want to install the development version (based on master branch)

dnf install quads-dev -y

On Red Hat / CentOS 8

  • NOTE: You will need to satisfy python3-paramiko RPMs yourself on EL8 as it's removed in place of libssh
cat > /etc/yum.repos.d/quads.repo <<EOF [quadsdev-python3-quads] name=Copr repo for python3-quads owned by quadsdev baseurl=https://copr-be.cloud.fedoraproject.org/results/quadsdev/python3-quads/rhelbeta-8-x86_64/ type=rpm-md skip_if_unavailable=True gpgcheck=1 gpgkey=https://copr-be.cloud.fedoraproject.org/results/quadsdev/python3-quads/pubkey.gpg repo_gpgcheck=0 enabled=1 enabled_metadata=1 EOF
dnf install quads -y

Note: Until EPEL8 is released you'll have a few library dependencies that are not met with RHEL8 beta like python3-GitPython python3-PyYAML python3-cherrypy python3-ipdb python3-mongoengine python3-paramiko python3-passlib python3-requests python3-wordpress-xmlrpc

Resources

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 29 i386 (16)*, x86_64 (16)* Fedora 29 (0 downloads)
Fedora 30 i386 (8)*, x86_64 (8)* Fedora 30 (0 downloads)
Fedora 31 x86_64 (10)* Fedora 31 (0 downloads)
Fedora 32 x86_64 (10)* Fedora 32 (0 downloads)
Fedora 33 x86_64 (10)* Fedora 33 (0 downloads)
Fedora 34 x86_64 (34)* Fedora 34 (0 downloads)
Fedora 35 x86_64 (31)* Fedora 35 (0 downloads)
Fedora 36 x86_64 (53)* Fedora 36 (0 downloads)
Fedora 37 x86_64 (24)* Fedora 37 (0 downloads)
Fedora 38 x86_64 (10)* Fedora 38 (45 downloads)
Fedora 39 x86_64 (1)* Fedora 39 (34 downloads)
Fedora 40 x86_64 (0)* Fedora 40 (8 downloads)
Fedora rawhide x86_64 (0)* Fedora rawhide (43 downloads)

* Total number of downloaded packages.