You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The official IntelOwl documentation does not include a dedicated installation guide for Windows users. This creates a challenge for users who want to run IntelOwl on Windows using WSL and Docker.
Environment
OS: Windows 10/11 with WSL2
IntelOwl version: Latest (at the time of raising this issue)
What did you expect to happen
I expected to find an installation guide for Windows users, detailing the steps to set up IntelOwl using WSL, Docker, and other dependencies.
How to reproduce your issue
Visit the official IntelOwl documentation.
Search for installation instructions for Windows users.
Notice the absence of specific guidance for Windows setup.
Error messages and logs
No error messages are directly related to this issue. However, Windows users face difficulties due to the lack of proper guidance.
The text was updated successfully, but these errors were encountered:
I would like to be assigned this issue as I have prepared a detailed solution to address the lack of a Windows-specific installation guide for IntelOwl.
Proposed Solution
I have created a comprehensive IntelOwl Installation Guide for Windows, which includes:
Detailed prerequisites for setting up the required tools like WSL, Docker, and Visual Studio Code.
Step-by-step instructions to configure WSL, Docker, and the IntelOwl project on a Windows machine.
Clear directions for creating a superuser and accessing the IntelOwl web interface.
A plan to include images (described below) to improve understanding.
Steps to Solve the Issue
Install and Set Up WSL (Windows Subsystem for Linux):
The guide includes steps to install and update WSL to create a Linux environment in Windows.
Install Docker and Docker Compose in WSL:
Users are guided through the process of installing Docker and Docker Compose to enable containerized deployments.
Clone and Configure IntelOwl:
Instructions are provided for cloning the IntelOwl repository, running the setup scripts, and starting the application in production mode.
Create a Superuser:
Steps to create a superuser are included to ensure access to the IntelOwl web interface.
Access IntelOwl via Browser:
Users will be directed on how to access the application from a browser using http://localhost.
Include Images:
I have add the following screenshots to enhance the guide for complete Window setup:
Thank you for considering my request to contribute to solving this issue!
mlodic
transferred this issue from intelowlproject/IntelOwl
Jan 2, 2025
I moved this issue to the repository of the official documentation for the IntelOwl project.
We could try to find a space in the documentation for your work. However, I would like to explicitly underline how Windows is not officially supported and won't ever be officially supported. Adding documentation regarding how to install IntelOwl in Windows could be still useful for certain users but should not be highlighted much cause it is not be part of our plans and won't ever be
What happened
The official IntelOwl documentation does not include a dedicated installation guide for Windows users. This creates a challenge for users who want to run IntelOwl on Windows using WSL and Docker.
Environment
What did you expect to happen
I expected to find an installation guide for Windows users, detailing the steps to set up IntelOwl using WSL, Docker, and other dependencies.
How to reproduce your issue
Error messages and logs
No error messages are directly related to this issue. However, Windows users face difficulties due to the lack of proper guidance.
The text was updated successfully, but these errors were encountered: