1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00

Add aggregator docs with crontab

This commit is contained in:
Bernhard Reiter 2022-05-16 21:44:20 +02:00
parent 7d3bc0e24b
commit c7481e3186
No known key found for this signature in database
GPG key ID: 2B7BA3BF9BC3A554
2 changed files with 60 additions and 23 deletions

View file

@ -1,9 +1,11 @@
workers = 2
folder = "/var/csaf-aggregator"
web = "/var/csaf-aggregator/html"
folder = "/var/csaf_aggregator"
lock_file = "/var/csaf_aggregator/run.lock"
web = "/var/csaf_aggregator/html"
domain = "https://localhost:9443"
rate = 10.0
insecure = true
[aggregator]
category = "aggregator"
name = "Example Development CSAF Aggregator"
@ -26,8 +28,7 @@ insecure = true
#key =
#passphrase =
# for testing, the specifiation requires at least two
# specification requires at least two providers (default),
# to override for testing, enable:
# allow_single_provider = true