Skip to content

Docker build for Airspy SDR radio SpyServer package

Notifications You must be signed in to change notification settings

MarhyCZ/spyserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpyServer

Docker build for Airspy SDR radio SpyServer package

How to run

App can either use default config file spyserver.config or you can specify your own using environment variable. For example:

Just use default PORT 5555 in your spyserver.config file.

CONFIG="https://gist.githubusercontent.com/MarhyCZ/xxxx....
services:
  spyserver:
    image: ghcr.io/marhycz/spyserver:main
    devices:
      - /dev/bus/usb:/dev/bus/usb
    ports:
      - 5555:5555

About

Docker build for Airspy SDR radio SpyServer package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages