Deployment tool for Torrust Tracker - automated infrastructure provisioning and configuration with Rust, OpenTofu, and Ansible

ansible automation bittorent deployment deployment-automation infrastructure-as-code installer lxd opentofu rust rust-lang terraform torrust torrust-tracker
4 Open Issues Need Help Last updated: Jan 24, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This bug report identifies and proposes the removal of dead code in a Docker Compose template. The template incorrectly includes a configuration branch for Grafana without Prometheus, which is an impossible state due to validation. The fix involves removing this misleading branch and simplifying the template to reflect the actual dependency.

Complexity: 1/5
bug good first issue refactoring

Deployment tool for Torrust Tracker - automated infrastructure provisioning and configuration with Rust, OpenTofu, and Ansible

Rust
#ansible#automation#bittorent#deployment#deployment-automation#infrastructure-as-code#installer#lxd#opentofu#rust#rust-lang#terraform#torrust#torrust-tracker

AI Summary: This issue proposes adding optional domain name support for UDP trackers in the environment configuration. Currently, UDP trackers only accept a bind address, unlike HTTP trackers which support both bind address and domain. This change aims to improve documentation consistency, user-friendliness, and future integration capabilities by allowing domain-based configuration for UDP trackers.

Complexity: 2/5
enhancement good first issue

Deployment tool for Torrust Tracker - automated infrastructure provisioning and configuration with Rust, OpenTofu, and Ansible

Rust
#ansible#automation#bittorent#deployment#deployment-automation#infrastructure-as-code#installer#lxd#opentofu#rust#rust-lang#terraform#torrust#torrust-tracker

AI Summary: This issue addresses a large number of markdown table formatting violations (MD060) detected after updating the linter. The proposed solution involves re-enabling the MD060 rule with an 'aligned' style and manually correcting all 323 identified violations across multiple documentation files to improve readability and consistency.

Complexity: 3/5
documentation good first issue

Deployment tool for Torrust Tracker - automated infrastructure provisioning and configuration with Rust, OpenTofu, and Ansible

Rust
#ansible#automation#bittorent#deployment#deployment-automation#infrastructure-as-code#installer#lxd#opentofu#rust#rust-lang#terraform#torrust#torrust-tracker

AI Summary: This issue proposes to refactor the `progress.rs` module by moving it into the `views` layer of the presentation architecture. The goal is to establish clear ownership of progress indicators within the Views layer, ensuring it aligns with the MVC pattern and existing architectural decisions, while maintaining all current functionality.

Complexity: 2/5
enhancement good first issue refactor

Deployment tool for Torrust Tracker - automated infrastructure provisioning and configuration with Rust, OpenTofu, and Ansible

Rust
#ansible#automation#bittorent#deployment#deployment-automation#infrastructure-as-code#installer#lxd#opentofu#rust#rust-lang#terraform#torrust#torrust-tracker