About

Welcome to Thiss RPM/deb repository. This repository contains rpm and debian packages for RHEL/CentOS/Fedora/Alma VMware Photon OS and Debian OS's.

These are not stable packages. Use them at your own risk. Thiss shall not be responsible or liable, directly or indirectly, for any damage or loss. Dependencies: rsyslog

Adding the repositary to the server

RPM based (CentOS/Rhel/Fedora/Alma)

echo "### Name: RPM Repository for CentOS/RHEL
[thiss]
name = RHEL \$releasever - THISS
baseurl = http://repo.thiss.tech/\$releasever/noarch
enabled = 1
protect = 0
gpgcheck = 0
skip_if_unavailable=True

[thiss-arch]
name = RHEL \$releasever \$basearch - THISS
baseurl = http://repo.thiss.tech/\$releasever/\$basearch
enabled = 1
protect = 0
gpgcheck = 0
skip_if_unavailable=True
" > /etc/yum.repos.d/thiss.repo 
  
sudo dnf clean all && dnf update

Debian based

echo "deb [trusted=yes] https://repo.thiss.tech/deb/ ./" > /etc/apt/sources.list.d/myrepo.list
sudo apt-get clean && apt-get update

Installation

RPM based (CentOS,Rhel,Fedora,Alma) [yum/dnf]

yum install -y thiss_keys*
dnf install -y thiss_keys*
Debian based [apt]
sudo apt-get install thiss-keys*

Repositories

OS Description
Rhel 7 Thiss internal Rhel 7 repository. Contains packages with keys and some tools.
Rhel 8 Thiss internal Rhel 8 repository. Contains packages with keys and some tools.
Rhel 9 Thiss internal Rhel 9 repository. Contains packages with keys and some tools.
Fedora 32 Thiss internal Fedora 32 repository. Contains packages with keys and some tools.
Fedora 33 Thiss internal Fedora 33 repository. Contains packages with keys and some tools.
VMware Photon OS™ Thiss VMware Photon OS repository. Contains packages useful for Photon and Photon based VMware vCenter Server Appliance (VCSA) 6.5.
Debian Thiss Debian repository

Changelog

Changelog