2022-08-10 21:19:13 +02:00
|
|
|
# _____ __ ___ | | __
|
|
|
|
# |_ / '__/ _ \| |/ /
|
|
|
|
# / /| | | (_) | <
|
|
|
|
# /___|_| \___/|_|\_\
|
|
|
|
# controller configuration
|
|
|
|
|
2022-08-09 17:34:00 +02:00
|
|
|
endpoint:
|
|
|
|
host: 0.0.0.0
|
|
|
|
port: 10888
|
|
|
|
|
|
|
|
proxy:
|
2022-08-09 17:54:52 +02:00
|
|
|
url_template: "http://{svcName}.zrok.quigley.com:10111/"
|
2022-08-10 17:56:00 +02:00
|
|
|
identities:
|
2022-08-10 21:19:13 +02:00
|
|
|
# this is the identity(ies) used by your 'zrok proxy' instance(s)
|
2022-08-10 17:56:00 +02:00
|
|
|
- "-zbBF8eVb-"
|
2022-08-09 17:34:00 +02:00
|
|
|
|
|
|
|
store:
|
2022-08-12 17:03:15 +02:00
|
|
|
path: zrok.db
|
|
|
|
|
|
|
|
ziti:
|
|
|
|
api_endpoint: "https://127.0.0.1:1280"
|
|
|
|
username: admin
|
|
|
|
password: admin
|