Alex Denes
8df9fdc4ab
- More templating and inheritance - New commands + rx_replace + rx_install + rx_cpkgdir - More transparency with secrets being sourced as variables and replaced - Modularization of configs + telegraf + nginx (partial) + fastd + wireguard + unbound - Split of unbound configurations and bind zones - Bumping of key versions (rolling keys) + ZSK/KSK + OpenDKIM - Relaxed permission defaults and other smaller tweaks...
14 lines
472 B
Plaintext
14 lines
472 B
Plaintext
# Contributor: Alex Denes <caskd@redxen.eu>
|
|
# Maintainer: Alex Denes <caskd@redxen.eu>
|
|
_rx_openrc_grpname=monitoring
|
|
|
|
. ../APKBUILD-openrc.template
|
|
|
|
pkgver=2021.06.01.04
|
|
pkgrel=0
|
|
|
|
sha512sums="
|
|
1d0e2e797f165f95e66fd1ec332082e2f63954af94b50815e61513ac597efee1790241d7158f4cad1ad7849397111d2827f13b260d97bdc62e19dad0f8063b66 runfile
|
|
71eac12d5ee68a2f4370f6e7e6fb1bc7166deb6dcc073994890e2bbe3bab6587112112f25f9ea4c810df3b4c3037a2b217517b04b5cc41a92b6ede150b62136e conffile
|
|
"
|