|
1 week ago | |
---|---|---|
roles | 1 week ago | |
.gitignore | 5 months ago | |
Dockerfile | 1 year ago | |
Jenkinsfile | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 4 weeks ago | |
ap.py | 4 years ago | |
bootstrap-xubuntu.sh | 4 years ago | |
edgevlan.txt | 3 years ago | |
lint.sh | 1 year ago | |
newrole.sh | 2 years ago |
README.md
infra
the ansible repo for the sudo.is infrastructure.
related projects
theres 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 webhookk, great for cron mail.
-
archives: file listing with proxy auth
and some docker images that needed customizing or as a way to package .deb
:
- jenkins-docker
- mergerfs-docker
- openldap-docker
- poetry-docker
- xmrig-docker
- hydrogen-docker
- emacs-docker: building
emacs from upstream git in docker on jenkins and packaging as
.deb
published at https://apt.sudo.is - nginx-build: building nginx from
source with all modules (the useful ones anyway) and packaging as
.deb
mirrors
- upstream repo: https://git.sudo.is/ben/infra
- github mirror: https://github.com/benediktkr/infra
- bitbucket mirror: https://bitbucket.org/benedikt/infra