fix markdown in README #10

Merged
ben merged 1 commits from readme-markown into main 2022-09-19 09:53:49 +00:00
1 changed files with 17 additions and 17 deletions

View File

@ -18,40 +18,40 @@ configs and not code).
this repo also deploys/orchestrates a bunch of "projects": this repo also deploys/orchestrates a bunch of "projects":
* [zflux](https://git.sudo.is/ben/zflux): a zeromq queue in front of * [`zflux`](https://git.sudo.is/ben/zflux): a zeromq queue in front of
influxdb to be resillient against network errors influxdb to be resillient against network errors
* [notflixbot](https://git.sudo.is/ben/notflixbot): a "custom" matrix * [`notflixbot`](https://git.sudo.is/ben/notflixbot): a "custom" matrix
bot written with nio (async python matrix library) and has bot written with nio (async python matrix library) and has
webhooks. webhooks.
* [matrix-smtp-webhook](https://git.sudo.is/ben/matrix-smtp-webhook): * [`matrix-smtp-webhook`](https://git.sudo.is/ben/matrix-smtp-webhook):
a dead simple python daemon to read SMTP messages and forward to a dead simple python daemon to read SMTP messages and forward to
the notflix http webhookk, great for cron mail. the notflix http webhookk, great for cron mail.
* [archives](https://git.sudo.is/ben/archives): file listing with * [`archives`](https://git.sudo.is/ben/archives): file listing with
proxy auth proxy auth
* [shared-jenkins-pipelines](https://git.sudo.is/ben/shared-jenkins-pipelines) * [`shared-jenkins-pipelines`](https://git.sudo.is/ben/shared-jenkins-pipelines)
and some docker images that needed customizing or as a way to package `.deb`: and some docker images that needed customizing or as a way to package `.deb`:
* [jenkins-docker](https://git.sudo.is/ben/jenkins-docker) * [`jenkins-docker`](https://git.sudo.is/ben/jenkins-docker)
* [mergerfs-docker](https://git.sudo.is/ben/mergerfs-docker) * [`mergerfs-docker`](https://git.sudo.is/ben/mergerfs-docker)
* [openldap-docker](https://git.sudo.is/ben/openldap-docker) * [`openldap-docker`](https://git.sudo.is/ben/openldap-docker)
* [poetry-docker](https://git.sudo.is/ben/poetry-docker) * [`poetry-docker`](https://git.sudo.is/ben/poetry-docker)
* [xmrig-docker](https://git.sudo.is/ben/xmrig-docker) * [`xmrig-docker`](https://git.sudo.is/ben/xmrig-docker)
* [hydrogen-docker](https://git.sudo.is/ben/hydrogen-docker) * [`hydrogen-docker`](https://git.sudo.is/ben/hydrogen-docker)
* [synapse-admin-docker](https://git.sudo.is/ben/synapse-admin-docker) * [`synapse-admin-docker`](https://git.sudo.is/ben/synapse-admin-docker)
* [emacs-docker](https://git.sudo.is/ben/emacs-docker): building * [`emacs-docker`](https://git.sudo.is/ben/emacs-docker): building
emacs from upstream git in docker on jenkins and packaging as emacs from upstream git in docker on jenkins and packaging as
`.deb` published at https://apt.sudo.is `.deb` published at https://apt.sudo.is
* [build-nginx](https://git.sudo.is/ben/build-nginx): building nginx from * [`build-nginx`](https://git.sudo.is/ben/build-nginx): building nginx from
source with all modules (the useful ones anyway) and packaging as `.deb` source with all modules (the useful ones anyway) and packaging as `.deb`
## mirrors ## mirrors
* :gitea: repo: https://git.sudo.is/ben/infra * upstream :gitea: : [`git.sudo.is/ben/infra`](https://git.sudo.is/ben/infra)
* :github: mirror: https://github.com/benediktkr/infra * github :github: mirror: [`benediktkr/infra`](https://github.com/benediktkr/infra)
* bitbucket mirror (private): https://bitbucket.org/benedikt/infra * bitbucket mirror (private): [`benedikt/infra`](https://bitbucket.org/benedikt/infra)