49 lines
849 B
JSON
49 lines
849 B
JSON
{
|
|
"best_practices": [
|
|
"bp_007",
|
|
"bp_016"
|
|
],
|
|
"conflicts_with": [],
|
|
"dependencies": [],
|
|
"description": "docker-mailserver — Postfix+Dovecot+rspamd with SES relay and dms-gui sidecar admin UI",
|
|
"modes": [
|
|
"cluster"
|
|
],
|
|
"name": "docker-mailserver",
|
|
"provides": [
|
|
{
|
|
"id": "mail-server",
|
|
"interface": "smtp+imap",
|
|
"version": "1.0"
|
|
}
|
|
],
|
|
"requires": [
|
|
{
|
|
"capability": "block-storage-csi",
|
|
"kind": "Required"
|
|
},
|
|
{
|
|
"capability": "floating-ip",
|
|
"kind": "Required"
|
|
},
|
|
{
|
|
"capability": "cni",
|
|
"kind": "Required"
|
|
},
|
|
{
|
|
"capability": "lb-ipam",
|
|
"kind": "Optional"
|
|
},
|
|
{
|
|
"capability": "tls",
|
|
"kind": "Optional"
|
|
}
|
|
],
|
|
"tags": [
|
|
"mail",
|
|
"smtp",
|
|
"imap",
|
|
"appserv"
|
|
],
|
|
"version": "14.0"
|
|
}
|