Tosin Akinosho
Tosin Akinosho
I ran the following command on RHEL 9 and I am receiving the error below. ``` sudo kcli create vm -p ztpfwjumpbox jumpbox --wait ➜ sudo kcli create vm -p...
##### SUMMARY This pull request is for the quarkus-cafe-demo demo workload #2142 feature request. The Quarkus Cafe demo is an event-driven demo application built with Quarkus, AMQ Streams (Kafka), and...
**Is your feature request related to a problem? Please describe.** I would like to submit a workload based on the [quarkus-cafe-demo](https://github.com/jeremyrdavis/quarkus-cafe-demo). The Quarkus Cafe demo is an event-driven demo application...
I added some scripts and updated the docs.
I added some script enhancements to the project. I would like to know if this can be merged into your main project. I am also open to any changes you...
**Docker Compose Enhancements for LocalGPT Deployment** **Key Improvements:** - **Streamlined LocalGPT API and UI Deployment:** This update simplifies the process of simultaneously deploying the LocalGPT API and its user interface...
## Is your feature request related to a problem? Please describe. Currently, the Devika project setup script is primarily designed for Ubuntu-based systems. As a user, I'm frustrated by the...
**Exception in thread Thread-7 ():** ``` Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/home/ubuntu/devika/devika.py", line 85,...