Darix SAMANI SIEWE

Results 17 issues of Darix SAMANI SIEWE

In this pull request i just update all packages

use exec instead run in each docker-compose command

In this pull request, I have created a folder specifically for building a web dashboard. The purpose of the dashboard is to visualize the resources of the MQTT server by...

i have this error when i try to deploy rmqqt as container => ERROR [rmqtt builder 5/5] RUN cargo build --release 0.4s ------ > [rmqtt builder 5/5] RUN cargo build...

i want to build a standalone real-time dashboard with react, but i have this error : ``` 14.19 error: failed to parse manifest at `/usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.8.0/Cargo.toml` 14.19 14.19 Caused by: 14.19...

### Description The purpose of this dashboard is to **monitor the resources and performance metrics of an MQTT broker** in real time. It will achieve this by **consuming data from...

This pull request is linked to #35 and introduces [uv](https://github.com/astral-sh/uv) for improved and more efficient Python package management. It replaces traditional tools like pip and venv with uv to streamline...

This issue proposes switching to UV for package management as a potential feature improvement

Current Issue: The repository currently uses Poetry for package management. This issue proposes switching to [uv](https://github.com/astral-sh/uv) as the package manager. Reason for Proposal: Performance: uv is significantly faster than Poetry...

Feature Proposal: This issue proposes switching the current package management tool from Poetry to uv.