Admin

YUM repository

YUM packages

Private npm and Composer packages

Setting up this repository in your projectsAdd this repository as a .repo file, then install packages with dnf or yum.

/etc/yum.repos.d/jivix-registry.repo

[jivix-registry]
name=Jivix Registry
baseurl=https://registry.jivix.net/yum
enabled=1
gpgcheck=1
gpgkey=https://registry.jivix.net/yum/RPM-GPG-KEY-jivix

Command

sudo dnf install <package>

No public packages yet

Packages will appear here after they are published and marked as public.

Open administration