What do you want to add?
Docker based installs can simplify installation as all the system modifications can be done inside a docker image, instead of modifying (and potentially breaking) the host.
Why is this useful?
Makes this setup more contained and easier to set up on existing systems
Does this affect:
Extra notes
Docker compose based setups are preferred on many lora based systems such as chirpstack and helium gateways.
See this repo for a functional helium example: https://github.com/metrafonic/Linxdot-MinimalDocker
What do you want to add?
Docker based installs can simplify installation as all the system modifications can be done inside a docker image, instead of modifying (and potentially breaking) the host.
Why is this useful?
Makes this setup more contained and easier to set up on existing systems
Does this affect:
Extra notes
Docker compose based setups are preferred on many lora based systems such as chirpstack and helium gateways.
See this repo for a functional helium example: https://github.com/metrafonic/Linxdot-MinimalDocker