251 lines
5.1 KiB
JSON
251 lines
5.1 KiB
JSON
{
|
|
"DefaultStalwart": {
|
|
"cluster_issuer": "letsencrypt-prod",
|
|
"data_dir": "/var/lib/stalwart",
|
|
"domain": "example.com",
|
|
"hostname": "mail.example.com",
|
|
"http_port": 8080,
|
|
"image": "stalwartlabs/mail-server:v0.11.6",
|
|
"imaps_port": 993,
|
|
"lb_ipam_ip": "",
|
|
"mode": "cluster",
|
|
"name": "stalwart",
|
|
"namespace": "mail",
|
|
"node": "",
|
|
"operations": {
|
|
"backup": true,
|
|
"config": true,
|
|
"delete": true,
|
|
"health": true,
|
|
"install": true,
|
|
"restart": true,
|
|
"restore": true,
|
|
"update": true
|
|
},
|
|
"provides": {
|
|
"endpoints": [],
|
|
"ports": [
|
|
25,
|
|
465,
|
|
587,
|
|
993
|
|
],
|
|
"service": "stalwart"
|
|
},
|
|
"relay": {
|
|
"host": "",
|
|
"name": "ses",
|
|
"port": 587,
|
|
"tls": true
|
|
},
|
|
"requires": {
|
|
"credentials": [
|
|
"RELAY_USERNAME",
|
|
"RELAY_PASSWORD",
|
|
"ADMIN_PASSWORD"
|
|
],
|
|
"ports": [
|
|
{
|
|
"exposure": "public",
|
|
"port": 25
|
|
},
|
|
{
|
|
"exposure": "public",
|
|
"port": 465
|
|
},
|
|
{
|
|
"exposure": "public",
|
|
"port": 587
|
|
},
|
|
{
|
|
"exposure": "public",
|
|
"port": 993
|
|
},
|
|
{
|
|
"exposure": "internal",
|
|
"port": 8080
|
|
}
|
|
],
|
|
"storage": {
|
|
"persistent": true,
|
|
"size": "20Gi"
|
|
}
|
|
},
|
|
"smtp_port": 25,
|
|
"smtps_port": 465,
|
|
"storage_class": "hcloud-volumes",
|
|
"submission_port": 587,
|
|
"tls_secret": "stalwart-tls",
|
|
"version": "0.11.6"
|
|
},
|
|
"Stalwart": {
|
|
"cluster_issuer": "letsencrypt-prod",
|
|
"data_dir": "/var/lib/stalwart",
|
|
"domain": "example.com",
|
|
"hostname": "mail.example.com",
|
|
"http_port": 8080,
|
|
"image": "stalwartlabs/mail-server:v0.11.6",
|
|
"imaps_port": 993,
|
|
"lb_ipam_ip": "",
|
|
"mode": "cluster",
|
|
"name": "stalwart",
|
|
"namespace": "mail",
|
|
"node": "",
|
|
"operations": {
|
|
"backup": true,
|
|
"config": true,
|
|
"delete": true,
|
|
"health": true,
|
|
"install": true,
|
|
"reinstall": false,
|
|
"restart": true,
|
|
"restore": true,
|
|
"update": true
|
|
},
|
|
"provides": {
|
|
"endpoints": [],
|
|
"ports": [
|
|
25,
|
|
465,
|
|
587,
|
|
993
|
|
],
|
|
"service": "stalwart"
|
|
},
|
|
"relay": {
|
|
"host": "",
|
|
"name": "ses",
|
|
"port": 587,
|
|
"tls": true
|
|
},
|
|
"requires": {
|
|
"credentials": [
|
|
"RELAY_USERNAME",
|
|
"RELAY_PASSWORD",
|
|
"ADMIN_PASSWORD"
|
|
],
|
|
"ports": [
|
|
{
|
|
"exposure": "public",
|
|
"port": 25,
|
|
"protocol": "TCP"
|
|
},
|
|
{
|
|
"exposure": "public",
|
|
"port": 465,
|
|
"protocol": "TCP"
|
|
},
|
|
{
|
|
"exposure": "public",
|
|
"port": 587,
|
|
"protocol": "TCP"
|
|
},
|
|
{
|
|
"exposure": "public",
|
|
"port": 993,
|
|
"protocol": "TCP"
|
|
},
|
|
{
|
|
"exposure": "internal",
|
|
"port": 8080,
|
|
"protocol": "TCP"
|
|
}
|
|
],
|
|
"storage": {
|
|
"persistent": true,
|
|
"size": "20Gi"
|
|
}
|
|
},
|
|
"smtp_port": 25,
|
|
"smtps_port": 465,
|
|
"storage_class": "hcloud-volumes",
|
|
"submission_port": 587,
|
|
"tls_secret": "stalwart-tls",
|
|
"version": "0.11.6"
|
|
},
|
|
"Version": {
|
|
"nickel_api": "1.0",
|
|
"version": "0.11.6"
|
|
},
|
|
"defaults": {
|
|
"stalwart": {
|
|
"cluster_issuer": "letsencrypt-prod",
|
|
"data_dir": "/var/lib/stalwart",
|
|
"domain": "example.com",
|
|
"hostname": "mail.example.com",
|
|
"http_port": 8080,
|
|
"image": "stalwartlabs/mail-server:v0.11.6",
|
|
"imaps_port": 993,
|
|
"lb_ipam_ip": "",
|
|
"mode": "cluster",
|
|
"name": "stalwart",
|
|
"namespace": "mail",
|
|
"node": "",
|
|
"operations": {
|
|
"backup": true,
|
|
"config": true,
|
|
"delete": true,
|
|
"health": true,
|
|
"install": true,
|
|
"restart": true,
|
|
"restore": true,
|
|
"update": true
|
|
},
|
|
"provides": {
|
|
"endpoints": [],
|
|
"ports": [
|
|
25,
|
|
465,
|
|
587,
|
|
993
|
|
],
|
|
"service": "stalwart"
|
|
},
|
|
"relay": {
|
|
"host": "",
|
|
"name": "ses",
|
|
"port": 587,
|
|
"tls": true
|
|
},
|
|
"requires": {
|
|
"credentials": [
|
|
"RELAY_USERNAME",
|
|
"RELAY_PASSWORD",
|
|
"ADMIN_PASSWORD"
|
|
],
|
|
"ports": [
|
|
{
|
|
"exposure": "public",
|
|
"port": 25
|
|
},
|
|
{
|
|
"exposure": "public",
|
|
"port": 465
|
|
},
|
|
{
|
|
"exposure": "public",
|
|
"port": 587
|
|
},
|
|
{
|
|
"exposure": "public",
|
|
"port": 993
|
|
},
|
|
{
|
|
"exposure": "internal",
|
|
"port": 8080
|
|
}
|
|
],
|
|
"storage": {
|
|
"persistent": true,
|
|
"size": "20Gi"
|
|
}
|
|
},
|
|
"smtp_port": 25,
|
|
"smtps_port": 465,
|
|
"storage_class": "hcloud-volumes",
|
|
"submission_port": 587,
|
|
"tls_secret": "stalwart-tls",
|
|
"version": "0.11.6"
|
|
}
|
|
}
|
|
}
|