mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Improve provider docs
* Rephrase link from setup-provider to csaf_provider options. * Remove a few superfluous whitespace chars.
This commit is contained in:
parent
78d8b89aca
commit
1a6829c9ea
2 changed files with 9 additions and 5 deletions
|
|
@ -109,9 +109,13 @@ sudo chmod g+r,o-rwx /usr/lib/csaf/config.toml
|
|||
```
|
||||
<!-- MARKDOWN-AUTO-DOCS:END -->
|
||||
|
||||
**This and the other settings are just examples, please adjust permissions and paths**
|
||||
**according to your webserver and security needs**
|
||||
with suitable [replacements](https://github.com/csaf-poc/csaf_distribution/blob/main/docs/csaf_provider.md)
|
||||
**This and the other settings are just examples,**
|
||||
**please adjust permissions and paths**
|
||||
**according to your webserver and security needs.**
|
||||
|
||||
Here is a minimal example configuration,
|
||||
which you need to customize for a production setup,
|
||||
see the [options of `csaf_provider`](https://github.com/csaf-poc/csaf_distribution/blob/main/docs/csaf_provider.md).
|
||||
|
||||
<!-- MARKDOWN-AUTO-DOCS:START (CODE:src=../docs/scripts/setupProviderForITest.sh&lines=94-99) -->
|
||||
<!-- The below code snippet is automatically added from ../docs/scripts/setupProviderForITest.sh -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue