add myoffice scripts
This commit is contained in:
94
myoffice_projects/house_configs/autoconfig_psn.conf
Normal file
94
myoffice_projects/house_configs/autoconfig_psn.conf
Normal file
@@ -0,0 +1,94 @@
|
||||
https://autoconfig-app.avroid.tech,
|
||||
https://grpc-app.avroid.tech,
|
||||
http://autoconfig.app.avroid.tech,
|
||||
https://app.avroid.tech/autodiscover,
|
||||
https://app.avroid.tech/Autodiscover
|
||||
{
|
||||
|
||||
tls /etc/pki/tls/certs/bundle_server.crt /etc/pki/tls/private/server.nopass.key
|
||||
|
||||
grpcmeta
|
||||
|
||||
autodiscover {
|
||||
client_type auto
|
||||
clients_configuration {
|
||||
display_name "New Cloud Tech Mail Subsystem"
|
||||
display_short_name NCT
|
||||
smtp_authentication password-cleartext
|
||||
smtp_uri smtp-app.avroid.tech
|
||||
smtp_port 587
|
||||
smtp_ssl STARTTLS
|
||||
imap_authentication password-cleartext
|
||||
imap_uri imap-app.avroid.tech
|
||||
imap_port 143
|
||||
imap_ssl STARTTLS
|
||||
addressbook_uri https://carddav-app.avroid.tech:6787
|
||||
calendar_uri https://caldav-app.avroid.tech:6787
|
||||
ldap_uri ldap://ldap-app.avroid.tech:389
|
||||
grpc_uri grpc-app.avroid.tech
|
||||
grpc_port 3142
|
||||
grpc_ssl SSL
|
||||
http_api_uri api-app.avroid.tech
|
||||
http_api_port 443
|
||||
http_api_ssl SSL
|
||||
documentation_uri https://mail-app.avroid.tech/info
|
||||
web_mail_login_page_uri https://mail-app.avroid.tech
|
||||
}
|
||||
dafnis {
|
||||
balancer_endpoints {
|
||||
hydra.ucs-infra-1.installation.example.net:50053
|
||||
}
|
||||
compression none
|
||||
load_balanced true
|
||||
request_timeout 10s
|
||||
service_name dafnis
|
||||
use_tls true
|
||||
use_tls_balancer true
|
||||
}
|
||||
erakles {
|
||||
balancer_endpoints {
|
||||
hydra.ucs-infra-1.installation.example.net:50053
|
||||
}
|
||||
compression none
|
||||
load_balanced true
|
||||
request_timeout 10s
|
||||
service_name erakles
|
||||
use_tls true
|
||||
use_tls_balancer true
|
||||
}
|
||||
minos {
|
||||
balancer_endpoints {
|
||||
hydra.ucs-infra-1.installation.example.net:50053
|
||||
}
|
||||
compression none
|
||||
load_balanced true
|
||||
request_timeout 10s
|
||||
service_name minos
|
||||
use_tls true
|
||||
use_tls_balancer true
|
||||
}
|
||||
perseus {
|
||||
balancer_endpoints {
|
||||
hydra.ucs-infra-1.installation.example.net:50053
|
||||
}
|
||||
compression none
|
||||
load_balanced true
|
||||
request_timeout 10s
|
||||
service_name perseus
|
||||
use_tls true
|
||||
use_tls_balancer true
|
||||
}
|
||||
tls_settings {
|
||||
ca_file /etc/pki/tls/certs/ucs-infra-1.installation.example.net-main-ca.pem
|
||||
client_auth_type require_and_verify_client_cert
|
||||
client_cert_file /etc/pki/tls/certs/house.ucs-infra-1.installation.example.net-main-client.pem
|
||||
key_file /etc/pki/tls/private/house.ucs-infra-1.installation.example.net-main-key.pem
|
||||
tls_min_version tls1_2
|
||||
}
|
||||
}
|
||||
logging
|
||||
|
||||
request-report
|
||||
|
||||
tracing
|
||||
}
|
||||
107
myoffice_projects/house_configs/default.conf
Normal file
107
myoffice_projects/house_configs/default.conf
Normal file
@@ -0,0 +1,107 @@
|
||||
https://app.avroid.tech/.well-known/caldav {
|
||||
tls /etc/pki/tls/certs/bundle_server.crt /etc/pki/tls/private/server.nopass.key
|
||||
|
||||
|
||||
redir 301 {
|
||||
/ https://caldav-app.avroid.tech:6787/.well-known/caldav
|
||||
}
|
||||
|
||||
logging
|
||||
|
||||
request-report
|
||||
|
||||
}
|
||||
|
||||
https://app.avroid.tech/.well-known/carddav {
|
||||
tls /etc/pki/tls/certs/bundle_server.crt /etc/pki/tls/private/server.nopass.key
|
||||
|
||||
|
||||
redir 301 {
|
||||
/ https://carddav-app.avroid.tech:6787/.well-known/carddav
|
||||
}
|
||||
|
||||
logging
|
||||
|
||||
request-report
|
||||
|
||||
}
|
||||
|
||||
https://app.avroid.tech, https://www.app.avroid.tech {
|
||||
tls /etc/pki/tls/certs/bundle_server.crt /etc/pki/tls/private/server.nopass.key
|
||||
|
||||
|
||||
redir 301 {
|
||||
/ https://mail-app.avroid.tech{uri}
|
||||
}
|
||||
|
||||
logging
|
||||
|
||||
request-report
|
||||
|
||||
}
|
||||
|
||||
http://app.avroid.tech, http://www.app.avroid.tech {
|
||||
|
||||
tls off
|
||||
|
||||
redir 301 {
|
||||
/ https://mail-app.avroid.tech{uri}
|
||||
}
|
||||
|
||||
logging
|
||||
|
||||
request-report
|
||||
|
||||
}
|
||||
|
||||
https://avroid.tech,
|
||||
https://www.avroid.tech,
|
||||
https://relay-app.avroid.tech,
|
||||
https://www.relay-app.avroid.tech,
|
||||
https://mx-app.avroid.tech,
|
||||
https://www.mx-app.avroid.tech,
|
||||
https://smtp-app.avroid.tech,
|
||||
https://www.smtp-app.avroid.tech,
|
||||
https://secured-app.avroid.tech,
|
||||
https://www.secured-app.avroid.tech,
|
||||
https://imap-app.avroid.tech,
|
||||
https://www.imap-app.avroid.tech,
|
||||
https://settings-app.avroid.tech,
|
||||
https://www.settings-app.avroid.tech,
|
||||
https://info-app.avroid.tech,
|
||||
https://www.info-app.avroid.tech,
|
||||
https://caldav-app.avroid.tech,
|
||||
https://www.caldav-app.avroid.tech,
|
||||
https://carddav-app.avroid.tech,
|
||||
https://www.carddav-app.avroid.tech,
|
||||
https://squadus-app.avroid.tech,
|
||||
https://www.squadus-app.avroid.tech,
|
||||
https://www.coappacts-app.avroid.tech,
|
||||
https://coappacts-app.avroid.tech {
|
||||
tls /etc/pki/tls/certs/bundle_server.crt /etc/pki/tls/private/server.nopass.key
|
||||
|
||||
|
||||
redir 301 {
|
||||
/ https://avroid.ru{uri}
|
||||
}
|
||||
|
||||
logging
|
||||
|
||||
request-report
|
||||
|
||||
}
|
||||
|
||||
https://www.mail.avroid.tech,
|
||||
https://mail.avroid.tech {
|
||||
tls /etc/pki/tls/certs/bundle_server.crt /etc/pki/tls/private/server.nopass.key
|
||||
|
||||
|
||||
redir 301 {
|
||||
/ https://app.avroid.tech{uri}
|
||||
}
|
||||
|
||||
logging
|
||||
|
||||
request-report
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user