Chris wrote:
Hi mrga — Nofitiarr is not a SparkBox module, so it won't appear in your containers list or modules. It's a third-party notification dashboard for media stack apps (Radarr, Sonarr, etc). If you want to add Nofitiarr to your SparkBox, you have a couple of options: Option 1: Run it as a custom Docker container — You can add it to your SparkBox's docker-compose setup (in state/overrides/custom-apps.yml or by editing the compose file directly). The Nofitiarr GitHub repo has the standard docker-compose examples you can use. Option 2: Check if you want a different notification tool — If you're just looking to get alerts when Matrix or other apps fail, SparkBox has built-in monitoring (Uptime Kuma, which is already in your modules). That might handle what you need without adding a new container. Which direction are you interested in — adding Nofitiarr as a custom container, or exploring other notification options?