Compare commits

...

14 Commits

Author SHA1 Message Date
6b9c936c52 fix(mint-backgrounds): add mint-backgrounds-victoria
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-23 09:34:02 +02:00
304a3c399a fix(mint-backgrounds-victoria): init
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-23 09:04:13 +02:00
d88ad03aed fix(prometheus-x509-exporter): init
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-13 20:26:20 +02:00
1488a02f77 fix(fail2ban): init
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-10 15:50:51 +02:00
5020283f19 fix(prometheus-fail2ban-exporter): update module
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-10 14:45:45 +02:00
27d13625a8 fix(prometheus-bind-exporter): update module
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-10 14:42:29 +02:00
5e2d9b6d18 fix(gitmodules): update module config
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-10 14:38:37 +02:00
8f85a36bf2 fix: checkout via https instead of ssh
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-10 14:36:31 +02:00
669ee74c30 fix: checkout via https instead of ssh
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-10 14:35:26 +02:00
d2f68a5569 fix(ubuntu-backgrounds): init
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-10 14:32:23 +02:00
645907c836 fix(flucky): update pkg 2023-06-10 14:31:23 +02:00
47d23faa38 fix(container-logs): update pkg 2023-06-10 14:30:26 +02:00
2f7b097138 fix(gitea-runner): update pkg 2023-06-10 14:30:11 +02:00
d536f730c0 fix(prometheus-fail2ban-exporter): init 2023-06-10 14:14:14 +02:00
11 changed files with 26 additions and 6 deletions

17
.gitmodules vendored
View File

@ -61,7 +61,7 @@
url = https://aur.archlinux.org/rpm-org.git url = https://aur.archlinux.org/rpm-org.git
[submodule "flucky"] [submodule "flucky"]
path = flucky path = flucky
url = https://aur.archlinux.org/flucky.git url = https://git.cryptic.systems/flucky/PKGBUILD.git
[submodule "ubuntu-backgrounds-groovy"] [submodule "ubuntu-backgrounds-groovy"]
path = ubuntu-backgrounds-groovy path = ubuntu-backgrounds-groovy
url = https://aur.archlinux.org/ubuntu-backgrounds-groovy.git url = https://aur.archlinux.org/ubuntu-backgrounds-groovy.git
@ -110,3 +110,18 @@
[submodule "gitea-runner"] [submodule "gitea-runner"]
path = gitea-runner path = gitea-runner
url = https://git.cryptic.systems/volker.raschek/gitea-runner-pkg.git url = https://git.cryptic.systems/volker.raschek/gitea-runner-pkg.git
[submodule "prometheus-fail2ban-exporter"]
path = prometheus-fail2ban-exporter
url = https://aur.archlinux.org/prometheus-fail2ban-exporter.git
[submodule "ubuntu-backgrounds"]
path = ubuntu-backgrounds
url = https://aur.archlinux.org/ubuntu-backgrounds.git
[submodule "fail2ban"]
path = fail2ban
url = https://gitlab.archlinux.org/archlinux/packaging/packages/fail2ban.git
[submodule "prometheus-x509-certificate-exporter"]
path = prometheus-x509-certificate-exporter
url = https://aur.archlinux.org/prometheus-x509-certificate-exporter.git
[submodule "mint-backgrounds-victoria"]
path = mint-backgrounds-victoria
url = https://aur.archlinux.org/mint-backgrounds-victoria.git

1
fail2ban Submodule

Submodule fail2ban added at 0796687b73

2
flucky

Submodule flucky updated: 7b8b32f3f2...d2d77d1227

1
ubuntu-backgrounds Submodule

Submodule ubuntu-backgrounds added at c96fdc110a