Supply configuration samples
Some checks failed
Test and build / test (push) Successful in 1m1s
Test and build / Build collector (push) Failing after 1m6s
Test and build / Build receiver (amd64, , linux) (push) Failing after 1m6s
Test and build / Build receiver (arm, 6, linux) (push) Failing after 1m7s
Test and build / Build receiver (arm, 7, linux) (push) Failing after 1m9s
Some checks failed
Test and build / test (push) Successful in 1m1s
Test and build / Build collector (push) Failing after 1m6s
Test and build / Build receiver (amd64, , linux) (push) Failing after 1m6s
Test and build / Build receiver (arm, 6, linux) (push) Failing after 1m7s
Test and build / Build receiver (arm, 7, linux) (push) Failing after 1m9s
This commit is contained in:
13
etc/hamview-broker.yaml.sample
Normal file
13
etc/hamview-broker.yaml.sample
Normal file
@@ -0,0 +1,13 @@
|
||||
broker:
|
||||
type: mqtt
|
||||
conf:
|
||||
host: 127.0.0.1:1883
|
||||
username: hamview
|
||||
password: secret
|
||||
|
||||
# Example using Kafka:
|
||||
#broker:
|
||||
# type: kafka
|
||||
# conf:
|
||||
# bootstrap.hosts: 127.0.0.1:9092
|
||||
# client.id: hamview-receiver
|
||||
Reference in New Issue
Block a user