Skip to content

Conversation

@wiseflat
Copy link
Owner

  • Add freqtrade ansible role
  • Add few features
  • fix some bugs

Introduce a `project` extra variable in the Ansible rulebook and propagate it in the UI softwares schema payload. This allows the system to identify the project context when operating on SaaS tasks.
Remove `scan_exporter` from the metrology playbook list. It can be install anywhere depending on the playbook limit
…ddresses

Update exporter and Prometheus templates to select the listen address based on the `nomad_mode` fact. In single mode the exporters bind to 127.0.0.1, while in cluster mode they use the host's IP address. Applies to blackbox_exporter, dns_exporter, node_exporter, prometheus config, promtail, script_exporter and systemd_exporter.
Add a task to fetch alertmanager configuration from UI secrets and expose it as a fact.
Update the `user.alertmanager.yml.j2` template to render receivers from the fetched configuration, falling back to an empty list.
Extend the README with instructions for configuring alertmanager via a secret.
Include the `forkable` attribute in the catalog creation payload, defaulting to false when not provided.
Add privileged execution, DBus volume mount, and network capabilities to the Home Assistant Nomad job configuration. This enables Home Assistant to interact with system services (e.g., Bluetooth) that require elevated privileges and specific network capabilities.
Replace hard‑coded Restic variables with `lookup('simple-stack-ui', ...)` calls that pull configuration from the project definition. Remove the conditional wrapper around the export task, ensuring the task always resolves its credentials and repository via the centralized project lookups. This centralises Restic configuration and simplifies template maintenance.
Add `from_json` filter to properly decode API response and simplify the
regex to match only version tags with optional leading 'v'. This fixes
incorrect selection of the latest stable tag.
Extend the WordPress backup script to also run WP‑CLI commands that update the core,
all plugins, and all themes after creating the backup. This ensures the site is
kept up‑to‑date automatically during the backup process.
@wiseflat wiseflat merged commit 9417856 into main Dec 23, 2025
3 checks passed
@wiseflat wiseflat deleted the dev/mgarcia/freqtrade branch December 23, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants