zrok/etc/ctrl.yml

44 lines
916 B
YAML
Raw Normal View History

# _____ __ ___ | | __
# |_ / '__/ _ \| |/ /
# / /| | | (_) | <
# /___|_| \___/|_|\_\
# controller configuration
endpoint:
host: 0.0.0.0
2022-11-18 21:59:02 +01:00
port: 18080
proxy:
2022-11-30 18:10:00 +01:00
url_template: "https://{svcToken}.in.zrok.io/"
identities:
2022-10-31 17:00:05 +01:00
- "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:
2022-11-15 17:22:52 +01:00
path: "host=127.0.0.1 user=zrok password=zrok dbname=zrok"
2022-10-31 17:00:05 +01:00
type: "postgres"
ziti:
2022-11-15 17:22:52 +01:00
api_endpoint: "https://127.0.0.1:1280"
username: admin
2022-11-15 17:22:52 +01:00
password: "admin"
2022-10-14 19:16:18 +02:00
metrics:
2022-10-31 17:00:05 +01:00
service_name: metrics
influx:
2022-11-15 17:22:52 +01:00
url: "http://127.0.0.1:8086"
2022-10-31 17:00:05 +01:00
bucket: zrok
org: zrok
token: ""