2022-08-10 21:19:13 +02:00
|
|
|
# _____ __ ___ | | __
|
|
|
|
# |_ / '__/ _ \| |/ /
|
|
|
|
# / /| | | (_) | <
|
|
|
|
# /___|_| \___/|_|\_\
|
|
|
|
# controller configuration
|
|
|
|
|
2022-08-09 17:34:00 +02:00
|
|
|
endpoint:
|
|
|
|
host: 0.0.0.0
|
2022-08-29 23:29:28 +02:00
|
|
|
port: 8080
|
2022-08-09 17:34:00 +02:00
|
|
|
|
|
|
|
proxy:
|
2022-09-01 19:23:19 +02:00
|
|
|
url_template: "https://{svcName}.in.zrok.io/"
|
2022-08-10 17:56:00 +02:00
|
|
|
identities:
|
2022-09-01 19:23:19 +02:00
|
|
|
- "e6gMfeD4y"
|
2022-08-09 17:34:00 +02:00
|
|
|
|
|
|
|
store:
|
2022-09-01 19:23:19 +02:00
|
|
|
path: /home/ubuntu/local/etc/zrok.io/db/zrok-ctrl.db
|
2022-08-12 17:03:15 +02:00
|
|
|
|
|
|
|
ziti:
|
2022-08-29 23:29:28 +02:00
|
|
|
api_endpoint: "https://10.0.0.41:1280"
|
2022-08-12 17:03:15 +02:00
|
|
|
username: admin
|
|
|
|
password: admin
|