Cool topic! I’ve tried a bunch of stuff to streamline my infra, especially when juggling multiple servers.
Some things I rely on:
Puppet: still my go-to for config management and app bootstrapping.
Cronicle: great for scheduling and logging tasks that don’t need a full CI/CD pipeline.
Attune: lets you write scripts and orchestrate them across machines.
Restic for backups, especially when paired with rclone.
Would be awesome if Cloudron supported hooks into these kinds of tools natively someday!