mroche/cloud-native-utilities

Project ID: 56228

Description

A collection of cloud native development tools.

These packages do not follow Fedora packaging guidelines, are statically built and opt to vendor all dependencies. Please be aware applications are updated very shortly after their upstream release.

Currently available packages:

OpenTofu :: opentofu
Terraform :: terraform (until 1.5.x is unmaintained)
Packer :: packer (frozen due to BUSL-1.1)
Helm :: helm
Tekton CLI :: tektoncd-cli tektoncd-cli-doc
Knative CLI :: knative-client knative-client-doc
Buildpack CLI :: pack
Fly.io CLI :: flyctl

All build recipes can be viewed in dist-git or from Pagure: https://pagure.io/mroche/cloud-utilities

The reason for using CentOS Stream rather than the EPEL buildroots is to have access to newer Golang toolchains than provided in downstream RHEL.

Installation Instructions

To enable this copr, run:

dnf copr enable mroche/cloud-native-utilities

If you run into an issue using the copr sub-command on EL8, use the following command for easy activation:

dnf config-manager --add-repo <repo_file_url>

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
Centos-stream 8 x86_64 (32)* Centos-stream 8 (83 downloads)
Centos-stream 9 x86_64 (28)* Centos-stream 9 (84 downloads)
Fedora 37 x86_64 (1270)* Fedora 37 (0 downloads)
Fedora 38 x86_64 [modified] (878)* Fedora 38 (94 downloads)
Fedora 39 x86_64 [modified] (208)* Fedora 39 (24 downloads)
Fedora rawhide x86_64 [modified] (9)* Fedora rawhide (29 downloads)

* Total number of packages downloaded in the last seven days.


Quick Enable

#> dnf copr enable mroche/cloud-native-utilities
More info about enabling Copr repositories

Other Actions