Providers
go-home plugins.
Providers in go-home's
terminology are simple golang plugins,
implementing single supported system or device.
All providers are pre-built for two architectures: arm32v6
and amd64
,
allowing to run go-home
on RPi and regular machines out of the box.
Thanks to the free OpenSource license from Bintray
you don’t need to download providers manually. go-home
will determine required
libraries and download them upon start.
For k8s setup, to reduce transferred data, it’s suggested to use single
PersistentVolume
for allgo-home
servers. If you’ve chosen to do so, it’s better to run Bintray Proxy app.