NebraLtd / hm-gatewayrs

Light Hotspot (gateway-rs) Container for Helium
MIT License
5 stars 9 forks source link

Should still work with DIY gateways #28

Open shawaj opened 2 years ago

shawaj commented 2 years ago

This container should still work for DIY gateways.

So we need to maintain ability to have file based key in persistent storage for that

This was removed in #25 / #27 but needs to be added back

pritamghanghas commented 2 years ago

@shawaj How do people with DIY gateways manage this file. Do they manually write it. Or they just use the default key. If so, how do they receive credits.

shawaj commented 2 years ago

@pritamghanghas if you check for it worked before you should see.

Basically as follows:

shawaj commented 2 years ago

https://github.com/NebraLtd/hm-gatewayrs/blob/ff53631945bfc5755f0113f36b78c96525397d70/start-gatewayrs.sh#L32-L46