Sign inSign up

km6hrd/ysfreflector

By km6hrd

Updated almost 6 years ago

YSFReflector including dashboard

Image
1

957

km6hrd/ysfreflector repository overview

This is a complete and ready to go ysfreflector installation built on ubuntu 18.04 and includes the ysfreflector from https://github.com/g4klx/YSFClients.git and the dashboard from https://github.com/dg9vh/YSFReflector-Dashboard.git using apache. It is built to support both amd64 and arm architectures.

You are required to set the server port (80) and ysfreflector port (4200) as well as the following parameters: REFLECTOR_NAME (Max 15 Chars) andREFLECTOR_DESCRIPTION (Max 14 Chars).

You can optionally set the timezone by passing TZ (default is UTC)

Example:

docker run -e REFLECTOR_NAME="Ref Name" -e REFLECTOR_DESCRIPTION="Ref Desc" -e TZ="America/Chicago" -p 42000:42000/udp -p 80:80 --name ysfreflector km6hrd/ysfreflector:latest

If you have any questions or comments you can reach me at the address on my QRZ page.

73

Tag summary

Content type

Image

Digest

Size

142.6 MB

Last updated

almost 6 years ago

docker pull km6hrd/ysfreflector