mpous / hm-gatewayrs

Light Hotspot (gateway-rs) Container for Helium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hm-gatewayrs: Helium gateway-rs container

This is containerized version of helium gateway-rs used by nebra hotspots.

We take the gateway-rs deb package created by Helium from their Github repo (built from the GitHub source)

Environment variables

REGION_OVERRIDE and I2C_DEVICE are used to load the correct settings for the gateway. All settings override will continue to work as documented by upstream gateway-rs.

PREVENT_START_GATEWAYRS can be set to 1 to prevent the miner from starting. This is helpful for debugging the miner manually.

Mr Bump

Mr Bump is a GitHub bot we created to automate some tasks related to the miner software. This includes updating the miner to the latest GA (and tagging / releasing this update) as well as updating the necessary docker-compose.yml files.

Mr Bump is currently used in the following repos:

Pre built containers

This repo automatically builds docker containers and uploads them to two repositories for easy access:

The images are tagged using the docker long and short commit SHAs for that release. The current version deployed to miners can be found in the helium-miner-software repo.

About

Light Hotspot (gateway-rs) Container for Helium

License:MIT License


Languages

Language:Shell 75.8%Language:Dockerfile 24.2%