mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 04:22:11 +00:00
Update README.md
This commit is contained in:
parent
73d82c513d
commit
b3b6bdef98
1 changed files with 2 additions and 2 deletions
|
@ -134,7 +134,7 @@ az=eu-de-03
|
|||
|
||||
<a name="tpot-conf"></a>
|
||||
## Configure `tpot.conf.dist`
|
||||
The file is located in `iso/installer/tpot.conf.dist`.
|
||||
The file is located in [`iso/installer/tpot.conf.dist`](../iso/installer/tpot.conf.dist).
|
||||
Here you can choose:
|
||||
- between the various T-Pot editions
|
||||
- a username for the web interface
|
||||
|
@ -154,7 +154,7 @@ To enable this feature, set `custom_ews=true` in `.ecs_settings.sh`; See here:
|
|||
|
||||
Here you can create a custom config file for `ewsposter`.
|
||||
e.g. when you have your own credentials for delivering data to our [Sicherheitstacho](https://sicherheitstacho.eu/start/main).
|
||||
You can find the `ews.cfg` template file here: `cloud/ansible/roles/custom_ews/templates/ews.cfg` and adapt it as you like.
|
||||
You can find the `ews.cfg` template file here: [`cloud/ansible/roles/custom_ews/templates/ews.cfg`](../cloud/ansible/roles/custom_ews/templates/ews.cfg) and adapt it for your needs.
|
||||
|
||||
For setting custom credentials, these settings would be relevant for you (the rest of the file can stay as is):
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue