-
-
Notifications
You must be signed in to change notification settings - Fork 346
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing open and closed issues and I checked the docs https://jokob-sk.github.io/NetAlertX/
The issue occurs in the following browsers. Select at least 2.
- Firefox
- Chrome
- Edge
- Safari (unsupported) - PRs welcome
- N/A - This is an issue with the backend
Current Behavior
During venv creation for AI in devcontainer, it prompts which requirements.txt to use. There are 3 separate requirements.txt files to create virtual environment.
- https://github.com/jokob-sk/NetAlertX/blob/main/requirements.txt
- https://github.com/jokob-sk/NetAlertX/blob/main/install/ubuntu24/requirements.txt
- https://github.com/jokob-sk/NetAlertX/blob/main/install/proxmox/requirements.txt
Expected Behavior
1 venv to rule them all https://github.com/jokob-sk/NetAlertX/blob/main/requirements.txt
Since these are used to create virtual environments using pip, there should be only one requirements.txt.
Steps To Reproduce
app.conf
docker-compose.yml
What installation are you running?
Dev (netalertx-dev)
app.log
No response
Debug enabled
- I have read and followed the steps in the wiki link above and provided the required debug logs and the log section covers the time when the issue occurs.
Reactions are currently unavailable