Open Issues Need Help
View All on GitHubAI 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.
Deployment tool for Torrust Tracker - automated infrastructure provisioning and configuration with Rust, OpenTofu, and Ansible
Deployment tool for Torrust Tracker - automated infrastructure provisioning and configuration with Rust, OpenTofu, and Ansible
Deployment tool for Torrust Tracker - automated infrastructure provisioning and configuration with Rust, OpenTofu, and Ansible
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.
Deployment tool for Torrust Tracker - automated infrastructure provisioning and configuration with Rust, OpenTofu, and Ansible