Repository
HTTP
HTTPS
Alpine Linux
http://repo.tiukov.com/alpine/
https://repo.tiukov.com/alpine/
Fedora Linux
http://repo.tiukov.com/fedora/
https://repo.tiukov.com/fedora/
Alpine
echo -e "https://repo.tiukov.com/alpine/" | sudo tee -a /etc/apk/repositories
Fedora
echo -e "[Tiukov]\nname=Tiukov\nbaseurl=https://repo.tiukov.com/fedora/\nenabled=1\ngpgcheck=1\nrepo_gpgcheck=1\ngpgkey=https://repo.tiukov.com/fedora/RPM-GPG-KEY-REPO" | sudo tee /etc/yum.repos.d/tiukov.repo