Go to file
ben a8b5774ef1
ben/infra/pipeline/head This commit looks good Details
owntone: proxy headers for icecast
2024-07-04 20:09:23 +02:00
bin bin: rsync-paths playbook wrapper script 2024-05-12 19:09:41 +02:00
docs Recent changes (!9) 2023-11-23 17:51:18 +00:00
handlers Recent changes (!9) 2023-11-23 17:51:18 +00:00
roles owntone: proxy headers for icecast 2024-07-04 20:09:23 +02:00
.dockerignore use alpine container and cleanup repo root dir (!42) 2022-11-07 01:29:35 +00:00
.flake8 Recent changes (!9) 2023-11-23 17:51:18 +00:00
.gitignore Recent changes (!9) 2023-11-23 17:51:18 +00:00
Dockerfile use alpine container and cleanup repo root dir (!42) 2022-11-07 01:29:35 +00:00
Jenkinsfile Recent changes (!9) 2023-11-23 17:51:18 +00:00
LICENSE.txt LICENSE updated 2024-07-04 20:09:04 +02:00
README.md README 2024-06-26 18:29:35 +02:00
ansible.cfg ansible: fix true/false case 2024-05-12 20:17:40 +02:00

README.md

Infra

Build Status Version BSD-2-Claus git codeberg github Matrix

logo

Overview

This is the ansible repo for the sudo.is infrastructure.

There are a lot of useful (and not so useful) scripts in this repo that are too short/simple to be their own "project", and they're sometimes Jinja2-templated for convenience (though I usually prefer to template configs and not code).

This repo also deploys/orchestrates a bunch of "projects":

  • zflux: A ZeroMQ queue in front of InfluxDB to be resillient against network errors.
  • notflixbot: A "custom" Matrix bot written with nio (async python matrix library) and has webhooks.
  • matrix-smtp-webhook: A dead simple python daemon to read SMTP messages and forward to the Notflix HTTP webhook, great for cron mail.
  • archives: file listing with proxy authl
  • shared-jenkins-pipelines

And various .deb builds and docker images that needed some customizing:

Git mirrors