dheche/supervisor
Project ID: 9455
Description
Latest version of supervisor for Fedora and RHEL/CentOS
Installation Instructions
DNF (Fedora 23+, RHEL/CentOS 7)
- Enable repo:
sudo dnf copr enable dheche/supervisor
- Install supervisor:
sudo dnf install supervisor
YUM (RHEL/CentOS 6)
Download repo file and place it to /etc/yum.repos.d/:
wget https://copr.fedorainfracloud.org/coprs/dheche/supervisor/repo/epel-6/dheche-supervisor-epel-6.repo
or
sudo yum copr enable dheche/supervisor
(you need to have yum-plugin-copr installed)
Install supervisor:
sudo yum install supervisor
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 |
---|---|---|
EPEL 6 | x86_64 (1)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (2)* | EPEL 7 (101 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dheche/supervisor
More info about enabling Copr repositories