reactorcoremeltdown / dustbag

Kind of a config management

Home Page:https://tiredsysadmin.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dustbag

Kind of a config management

CI Status:

Motivation

Ansible appears to be too slow and bloated for simple operation like configure once and forget forever. Also running roles separately when only certain changes required is rather challenging. So I decided to give plain old makefiles a try.

Debian 11 Bullseye roadmap

  • Packages
    • Podman
    • Buildah not needed
    • Laminar

Debian 12 Bookworm roadmap

  • E: The repository 'https://apt.syncthing.net syncthing InRelease' is not signed.
  • gocryptfs.service: Failed at step EXEC spawning /usr/bin/gocryptfs: No such file or directory
  • E: Unable to locate package laminar
  • Broken python packages, need to either use virtualenv, or change the install location
  • Fdroid server needs to be shipped as a containers
    • Package has been removed, now I need to add a container
  • EasyRSA for nginx client certs is not automated
  • Drone config fails

Debian 13 Trixie roadmap

  • TBD

About

Kind of a config management

https://tiredsysadmin.cc


Languages

Language:Shell 79.8%Language:Python 11.9%Language:Makefile 8.1%Language:Dockerfile 0.1%