zrok/etc/ctrl.yml
2022-10-31 12:00:05 -04:00

44 lines
909 B
YAML

# _____ __ ___ | | __
# |_ / '__/ _ \| |/ /
# / /| | | (_) | <
# /___|_| \___/|_|\_\
# controller configuration
endpoint:
host: 0.0.0.0
port: 8080
proxy:
url_template: "https://{svcName}.in.zrok.io/"
identities:
- "e6gMfeD4y"
email:
host: smtp.email.us-ashburn-1.oci.oraclecloud.com
port: 587
username: ""
password: ""
registration:
email_from: ziggy@zrok.io
registration_url_template: https://api.zrok.io/register
store:
path: "host=10.0.0.84 user=zrok password=zrok dbname=zrok"
type: "postgres"
ziti:
api_endpoint: "https://10.0.0.41:1280"
username: admin
password: ""
metrics:
service_name: metrics
influx:
url: "http://10.0.0.84:8086"
bucket: zrok
org: zrok
token: ""