Sign inSign up

niget2002/gopilightcontrol

By niget2002

Updated almost 7 years ago

Uses go to control a pin on a raspberry pi. Has webapp for configuring on/off times.

Image
0

214

niget2002/gopilightcontrol repository overview

piLighControl

Golang app for turning on Christmas lights ran in a docker container on a pi.

Currently uses fixed GpioPin10

Uses a config file stored as /config/config. On/Off times are currently forced to CST

Webapp runs on port 8080

Can run application with:

docker run -p 8080:8080 niget2002/gopilightcontrol

If you want the config changes to be permanent, bind mount config/config to a local file.

Tag summary

Content type

Image

Digest

Size

299.3 MB

Last updated

almost 7 years ago

docker pull niget2002/gopilightcontrol