Collect and export metrics on Fail2Ban
Go to file
Hector 9bf3195743 chore: move all source files to new folder
Update the project structure to move all golang files to a new `src/`
folder. This keeps all the code located in the same place and easier to
work with.
Update the Makefile and goreleaser config to continue to work with the new
folder structure.
2021-02-08 18:49:48 +00:00
docker build: add project dockerfile (#2) 2021-02-07 13:09:02 +00:00
src chore: move all source files to new folder 2021-02-08 18:49:48 +00:00
tools build: add tool to auto-generate changelog (#5) 2021-02-07 11:15:41 +00:00
.gitignore initial commit 2021-02-05 22:49:47 +00:00
.gitlab-ci.yml ci: restrict build step to main branch and tags (#6) 2021-02-07 11:00:13 +00:00
.goreleaser.yml chore: move all source files to new folder 2021-02-08 18:49:48 +00:00
CHANGELOG.md docs: generate changelog file (#5) 2021-02-07 11:16:29 +00:00
Dockerfile build: add project dockerfile (#2) 2021-02-07 13:09:02 +00:00
LICENSE initial commit 2021-02-05 22:49:47 +00:00
Makefile chore: move all source files to new folder 2021-02-08 18:49:48 +00:00
README.md initial commit 2021-02-05 22:49:47 +00:00

Fail2Ban Prometheus Exporter

Go tool to collect and export metrics on Fail2Ban