This is a collection of useful components for Opsilb. They wrap a particular tool, technology, or service, and are not part of the core Opslib framework.
At the moment, it's a collection of components pulled from my own stack, that feel stable enough to share. Contributions are most welcome, either for more integrations, or making things more configurable.
pip install git+https://github.com/mgax/opslib-contrib
- paperless will set up a Paperless-NGX service, with optional backups.
- home_assistant will set up Home Assistant server.
- docker is a wrapper for Docker Compose that will,
among other things, run
docker compose up
only when the configuration changes. - versions and upgradable help keep apps up to date.