Sign inSign up

rickbassham/indi-web

By rickbassham

Updated over 5 years ago

A simple web based INDI control panel.

Image
0

1.6K

rickbassham/indi-web repository overview

indi-web

A simple web based INDI control panel.

INDI Control Panel

Running

docker pull rickbassham/indi-web:latest
docker run \
    -e INDI_HOST=host.docker.internal \
    -e INDI_PORT=7624 \
    -p 8081:8081 \
    -it rickbassham/indi-web:latest

Now browse to http://localhost:8081

Tag summary

Content type

Image

Digest

Size

44.6 MB

Last updated

over 5 years ago

docker pull rickbassham/indi-web