Skip to content

vitaly-kashtalyan/go_relays_switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HLK-SW16 server

Build Status

Description:

You can manage on the hlk-sw16 via a simple server. 

Install package:

go get -u github.com/vitaly-kashtalyan/go_relays_switch

You can also manually git clone the repository to:

$GOPATH/src/github.com/vitaly-kashtalyan/go_relays_switch

Docker:

Execute the command for build and run container:

docker build . -t go-relays-switch
docker run -i -t -p 8082:8082 --restart always go-relays-switch

or

$ ./run.sh

Releases

No releases published

Packages

No packages published