Description
A package with useful scripts for querying/validating the state of Oracle Cloud Infrastructure instances running supported Linux Distributions and facilitating some common configuration tasks.
Provides ocid daemon to interface with Oracle Cloud for metadata, logs, and management.
Supported on:
- Fedora
- Oracle Linux
- Red Hat Enterprise Linux
- Rocky Linux
- Alma Linux
- etc
Installation Instructions
EPEL+CRB is required. When python-daemon fixes install requirements for docutils, CRB will no longer be needed.
External dependency on @neil/python-sdnotify.
Install
dnf config-manager --set-enabled CRB
dnf copr enable neil/python-sdnotify
dnf -y install oci-utils
Start
systemctl enable --now ocid
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 9 | aarch64 (4)*, ppc64le (0)*, s390x (1)*, x86_64 (11)* | EPEL 9 (58 downloads) |
Fedora 38 | aarch64 (0)*, ppc64le (2)*, s390x (3)*, x86_64 (1)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (2)*, ppc64le (1)*, s390x (0)*, x86_64 (0)* | Fedora 39 (59 downloads) |
Fedora 40 | aarch64 (0)*, ppc64le (0)*, s390x (2)*, x86_64 (4)* | Fedora 40 (36 downloads) |
Fedora 41 | aarch64 (0)*, ppc64le (0)*, s390x (1)*, x86_64 (0)* | Fedora 41 (8 downloads) |
Fedora rawhide | aarch64 (20)*, ppc64le (1)*, s390x (1)*, x86_64 (1)* | Fedora rawhide (56 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable neil/oci-utils
More info about enabling Copr repositories