2022-05-19 22:15:13 +00:00
|
|
|
[common]
|
2022-06-23 17:19:39 +00:00
|
|
|
root_path = "/srv/niver/core"
|
2022-07-20 18:03:45 +00:00
|
|
|
docs_prefix = "/docs/"
|
2022-05-19 22:15:13 +00:00
|
|
|
; Prefix in URL, if any
|
2022-08-11 14:38:45 +00:00
|
|
|
prefix = ""
|
2022-11-21 23:28:19 +00:00
|
|
|
public_domains[] = "niver.test"
|
2023-01-21 00:27:52 +00:00
|
|
|
service_name = "Niver"
|
|
|
|
service_emoji = "🪐"
|
2022-05-19 22:15:13 +00:00
|
|
|
|
2022-05-24 23:16:41 +00:00
|
|
|
[dns]
|
2022-05-19 22:15:13 +00:00
|
|
|
knotc_path = "/usr/sbin/knotc"
|
2022-12-13 15:52:10 +00:00
|
|
|
kdig_path = "/usr/bin/kdig"
|
2022-05-24 23:16:41 +00:00
|
|
|
|
|
|
|
[reg]
|
2022-06-11 22:04:18 +00:00
|
|
|
enabled = true
|
2023-01-23 00:14:59 +00:00
|
|
|
suffixes_path = "/srv/niver/reg"
|
|
|
|
suffixes[niver.test.] = "approved"
|
|
|
|
suffixes[test.niver.test.] = "all"
|
|
|
|
suffixes[old.niver.test.] = "none"
|
2022-05-24 23:16:41 +00:00
|
|
|
ttl = 86400
|
2022-12-13 15:52:10 +00:00
|
|
|
; A local address to query the registry nameserver
|
|
|
|
address = "[::1]:42053"
|
2022-05-19 22:15:13 +00:00
|
|
|
|
|
|
|
[ns]
|
2022-06-11 22:04:18 +00:00
|
|
|
enabled = true
|
2022-06-23 17:19:39 +00:00
|
|
|
knot_zones_path = "/srv/niver/ns"
|
2022-08-11 14:38:45 +00:00
|
|
|
servers[] = "ns1.niver.test."
|
|
|
|
servers[] = "ns2.niver.test."
|
2022-11-20 00:05:03 +00:00
|
|
|
kzonecheck_path = "/usr/bin/kzonecheck"
|
|
|
|
; @ must be replaced by a dot
|
|
|
|
public_soa_email = "hostmaster.niver.invalid."
|
2022-05-19 22:15:13 +00:00
|
|
|
|
|
|
|
[ht]
|
2022-06-11 22:04:18 +00:00
|
|
|
enabled = true
|
2022-09-06 00:40:18 +00:00
|
|
|
|
2022-05-21 00:13:42 +00:00
|
|
|
; Path were user's sites will be stored
|
2022-06-23 17:19:39 +00:00
|
|
|
ht_path = "/srv/niver/ht"
|
2022-12-22 00:44:57 +00:00
|
|
|
|
|
|
|
subpath_domain = "ht.niver.test"
|
|
|
|
subpath_path = "/srv/niver/subpath"
|
|
|
|
|
|
|
|
subdomain_domain = "ht.niver.test"
|
|
|
|
subdomain_path = "/srv/niver/subdomain"
|
|
|
|
|
2022-05-19 22:15:13 +00:00
|
|
|
; Nginx configuration directory
|
2022-06-23 17:19:39 +00:00
|
|
|
nginx_config_path = "/srv/niver/nginx"
|
2022-11-23 21:21:34 +00:00
|
|
|
nginx_reload_cmd = "/usr/bin/systemctl reload nginx"
|
|
|
|
|
2022-06-21 22:37:06 +00:00
|
|
|
; Tor configuration directory
|
|
|
|
tor_config_path = "/srv/niver/tor-config"
|
2022-05-19 22:15:13 +00:00
|
|
|
; Tor keys directory
|
2022-06-21 22:37:06 +00:00
|
|
|
tor_keys_path = "/srv/niver/tor-keys"
|
2022-06-09 19:06:05 +00:00
|
|
|
tor_user = "tor"
|
2022-11-23 21:21:34 +00:00
|
|
|
tor_reload_cmd = "/usr/bin/systemctl reload tor"
|
2022-05-21 00:13:42 +00:00
|
|
|
|
|
|
|
sudo_path = "/usr/bin/sudo"
|
|
|
|
certbot_path = "/usr/bin/certbot"
|
|
|
|
chgrp_path = "/usr/bin/chgrp"
|
2022-06-07 15:58:46 +00:00
|
|
|
cat_path = "/usr/bin/cat"
|
2022-06-16 22:28:22 +00:00
|
|
|
rm_path = "/usr/bin/rm"
|
2022-06-21 22:37:06 +00:00
|
|
|
mkdir_path = "/usr/bin/mkdir"
|
2022-05-21 00:13:42 +00:00
|
|
|
|
2022-11-28 16:16:30 +00:00
|
|
|
sftpgo_user = "sftpgo"
|
2022-11-26 19:10:37 +00:00
|
|
|
sftpgo_group = "sftpgo"
|
2022-05-21 00:13:42 +00:00
|
|
|
|
|
|
|
; Will be shown to users
|
|
|
|
ipv6_address = "::1"
|
|
|
|
ipv4_address = "127.0.0.1"
|
|
|
|
sftp_pub = "/etc/sftpgo/ed25519.pub"
|
|
|
|
sftp_fp = "/etc/sftpgo/ed25519.fp"
|
|
|
|
sftp_asciiart = "/etc/sftpgo/ed25519.asciiart"
|
2022-12-22 00:44:57 +00:00
|
|
|
sftp_domain = "sftp.niver.test"
|
2022-05-21 00:13:42 +00:00
|
|
|
public_sftp_port = 2022
|
|
|
|
|
|
|
|
; Will be used in configuration files
|
|
|
|
https_port = 42443
|
2022-09-03 16:15:22 +00:00
|
|
|
ipv6_listen_address = "::1"
|
|
|
|
ipv4_listen_address = "127.0.0.1"
|
2022-05-21 00:13:42 +00:00
|
|
|
internal_onion_http_port = 9080
|
2022-06-28 20:08:34 +00:00
|
|
|
|
2022-11-07 18:40:40 +00:00
|
|
|
user_quota_testing = 20971520
|
2022-12-10 17:19:37 +00:00
|
|
|
user_quota_approved = 209715200
|