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 GitHub issue identifies a bug in a Docker Compose template where a code branch exists to configure Grafana without Prometheus. This configuration is impossible and invalid because Grafana requires Prometheus as its data source, and environment validation should prevent such a setup. The branch is dead code that misleads readers and should be removed.

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
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
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 moving the `progress.rs` module from `src/presentation/progress.rs` to `src/presentation/views/progress/` to integrate it into the newly established views layer. This refactoring is part of a larger presentation layer reorganization, aiming to clarify ownership and complete the architectural structure. The task involves updating import statements and documentation while ensuring all existing functionality and API remain intact.

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