Add tests for Vanguards setup

This commit is contained in:
Christophe Mehay 2020-06-14 23:29:49 +02:00
parent 0334d7eb6b
commit 5b6e87c6e3
10 changed files with 502 additions and 283 deletions

View file

@ -12,6 +12,12 @@ services:
# Set controle port password (optionnal)
TOR_CONTROL_PASSWORD: something_secret
# You can change any options here, excepted control_* ones and state_file
VANGUARDS_EXTRA_OPTIONS: |
[Global]
enable_cbtverify = True
loglevel = DEBUG
HELLO_TOR_SERVICE_HOSTS: '80:hello:80'
HELLO_TOR_SERVICE_VERSION: '3'