No description
Find a file
Roshless a005046217
All checks were successful
/ deploy (push) Successful in -7s
/ build (push) Successful in 3m29s
CI: run deploy only when first steps finishes
2025-12-06 21:12:36 +01:00
.forgejo/workflows CI: run deploy only when first steps finishes 2025-12-06 21:12:36 +01:00
prometheus-dnsmasq-exporter add missing net option 2025-12-06 14:46:16 +01:00
prometheus-filestat-exporter add missing net option 2025-12-06 14:46:16 +01:00
prometheus-pgbackrest-exporter prometheus-pgbackrest-exporter: attempt to fix checksum 2025-12-06 14:46:38 +01:00
prometheus-ping-exporter add missing net option 2025-12-06 14:46:16 +01:00
prometheus-postfix-exporter add missing net option 2025-12-06 14:46:16 +01:00
prometheus-speedtest_exporter add missing net option 2025-12-06 14:46:16 +01:00
sachet add missing net option 2025-12-06 14:46:16 +01:00
sway-openrc sway-openrc: fix checksums 2022-05-15 23:23:57 +02:00
time-sync time-sync: fix file copy 2022-05-26 18:51:05 +02:00
vm_backup_exporter vm_backup_exporter: fix build dir for new archive 2025-12-06 15:16:36 +01:00
.gitignore add gitignore 2025-12-06 15:17:17 +01:00
LICENSE add license 2021-01-17 22:30:52 +01:00
README.md add readme 2025-12-06 11:48:19 +01:00

packages for alpine linux

How to install:

Add the following line to /etc/apk/repositories, update version string

https://repo.roshless.me/alpine/vX.X/roshless.com

Install signing key

wget -q -O /etc/apk/keys/alpine@roshless.com-62813ec0.rsa.pub https://repo.roshless.me/alpine/alpine@roshless.com-62813ec0.rsa.pub

Update package index

apk update

TODO: maybe switch to https://forgejo.org/docs/latest/user/packages/alpine/