fix whitespace issue
All checks were successful
ci/woodpecker/push/deploy-rsync Pipeline was successful
All checks were successful
ci/woodpecker/push/deploy-rsync Pipeline was successful
This commit is contained in:
parent
7f2f3d8700
commit
75344a1a21
1 changed files with 3 additions and 3 deletions
|
@ -11,21 +11,21 @@ Here you can find a list of projects I worked on or am currently working on:
|
||||||
## certwarden-deploy
|
## certwarden-deploy
|
||||||
Language: `Go`
|
Language: `Go`
|
||||||
Source: [code.lila.network/adoralaura/certwarden-deploy](https://code.lila.network/adoralaura/certwarden-deploy)
|
Source: [code.lila.network/adoralaura/certwarden-deploy](https://code.lila.network/adoralaura/certwarden-deploy)
|
||||||
Documentation: [certwarden-deploy.adora.codes](https://certwarden-deploy.adora.codes)
|
Documentation: [certwarden-deploy.adora.codes](https://certwarden-deploy.adora.codes)
|
||||||
Latest Version: {{< latest-forgejo-version "adoralaura/certwarden-deploy" >}}
|
Latest Version: {{< latest-forgejo-version "adoralaura/certwarden-deploy" >}}
|
||||||
|
|
||||||
Deployment tool for (Let's Encrypt) certificates managed by a CertWarden Instance (similar to certbot or acme.sh, just without the ACME stuff)
|
Deployment tool for (Let's Encrypt) certificates managed by a CertWarden Instance (similar to certbot or acme.sh, just without the ACME stuff)
|
||||||
|
|
||||||
## Mailcow Alias Automation
|
## Mailcow Alias Automation
|
||||||
Language: `Go`
|
Language: `Go`
|
||||||
Source: [code.lila.network/adoralaura/mailcow-admin-aliases](https://code.lila.network/adoralaura/mailcow-admin-aliases)
|
Source: [code.lila.network/adoralaura/mailcow-admin-aliases](https://code.lila.network/adoralaura/mailcow-admin-aliases)
|
||||||
Latest Version: {{< latest-forgejo-version "adoralaura/mailcow-admin-aliases" >}}
|
Latest Version: {{< latest-forgejo-version "adoralaura/mailcow-admin-aliases" >}}
|
||||||
|
|
||||||
Automates the creation of important admin mail aliases (think security@..., postmaster@...).
|
Automates the creation of important admin mail aliases (think security@..., postmaster@...).
|
||||||
|
|
||||||
## ntppool-exporter
|
## ntppool-exporter
|
||||||
Language: `Go`
|
Language: `Go`
|
||||||
Source: [code.lila.network/adoralaura/ntppool-exporter](https://code.lila.network/adoralaura/ntppool-exporter)
|
Source: [code.lila.network/adoralaura/ntppool-exporter](https://code.lila.network/adoralaura/ntppool-exporter)
|
||||||
Latest Version: {{< latest-forgejo-version "adoralaura/ntppool-exporter" >}}
|
Latest Version: {{< latest-forgejo-version "adoralaura/ntppool-exporter" >}}
|
||||||
|
|
||||||
A Prometheus exporter application that pulls data from the ntppool.org API for a given NTP server and serves it in a Prometheus compatible format.
|
A Prometheus exporter application that pulls data from the ntppool.org API for a given NTP server and serves it in a Prometheus compatible format.
|
||||||
|
|
Loading…
Reference in a new issue