Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker free Install? #94

Open
sysadminpower2019 opened this issue Feb 2, 2024 · 4 comments
Open

Docker free Install? #94

sysadminpower2019 opened this issue Feb 2, 2024 · 4 comments

Comments

@sysadminpower2019
Copy link

Is it possible to install this without docker?
Could you provide an idea of the requirements of the project to be installed without docker?

@shajen
Copy link
Owner

shajen commented Feb 3, 2024

Yes, follow wiki
https://github.com/shajen/rtl-sdr-scanner-cpp/wiki/Advanced-usage#build-from-sources
but it does not contain web panel and mqtt, you need to setup it separately.

@sysadminpower2019
Copy link
Author

sysadminpower2019 commented Feb 3, 2024 via email

@shajen
Copy link
Owner

shajen commented Feb 4, 2024

Are there any instructions on how to connect mqtt and web panel to the main app? Are these required for proper deployment?

No.

You have to start any mqtt server manually.

Then analyze docker-compose.yml how to pass mqtt server arguments to web panel and sdr-scanner.

To start web panel without docker analyze Dockerfile.

@Itsisme
Copy link

Itsisme commented May 23, 2024

Looks like a great tool to use but indeed without Docker.
Anyone got it to work ?
Stuck at
/usr/lib/python3/dist-packages/scipy/init.py:146: UserWarning: A NumPy version >=1.17.3 and <1.25.0 is required for this version of SciPy (detected version 1.26.4
warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion}"

Looks like my distrubution is to far ahead??

./auto_sdr config.json runs ok but to link it to the monitor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants