diff --git a/zenarahealth.com.whitelabel-custom-mail-alias.json b/zenarahealth.com.whitelabel-custom-mail-alias.json new file mode 100644 index 00000000..6011652e --- /dev/null +++ b/zenarahealth.com.whitelabel-custom-mail-alias.json @@ -0,0 +1,55 @@ +{ + "providerId": "zenarahealth.com", + "providerName": "Zenara Health", + "serviceId": "whitelabel-custom-mail-alias", + "serviceName": "White Label - Custom Mail alias", + "version": 1, + "logoUrl": "https://zenarahealth.com/assets/zenarahealth.svg", + "description": "Configures your domain to work with Zenara Health's white label service with custom mail address.", + "variableDescription": "This configuration sets whitelabel for custom domain and email address.", + "syncPubKeyDomain": "zenarahealth.com", + "records": [ + { + "type": "A", + "host": "%host1%", + "pointsTo": "%record1%", + "ttl": 600 + }, + { + "type": "A", + "host": "%host2%", + "pointsTo": "%record2%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%sendgridhost1%", + "pointsTo": "%sendgridrecord1%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%sendgridhost2%", + "pointsTo": "%sendgridrecord2%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%sendgridhost3%", + "pointsTo": "%sendgridrecord3%", + "ttl": 600 + }, + { + "type": "A", + "host": "%host3%", + "pointsTo": "%record3%", + "ttl": 600 + }, + { + "type": "A", + "host": "%host4%", + "pointsTo": "%record4%", + "ttl": 600 + } + ] +} \ No newline at end of file diff --git a/zenarahealth.com.whitelabel-custom-mail.json b/zenarahealth.com.whitelabel-custom-mail.json new file mode 100644 index 00000000..33bf0462 --- /dev/null +++ b/zenarahealth.com.whitelabel-custom-mail.json @@ -0,0 +1,55 @@ +{ + "providerId": "zenarahealth.com", + "providerName": "Zenara Health", + "serviceId": "whitelabel-custom-mail", + "serviceName": "White Label - Custom Mail", + "version": 1, + "logoUrl": "https://zenarahealth.com/assets/zenarahealth.svg", + "description": "Configures your domain to work with Zenara Health's white label service with custom mail address.", + "variableDescription": "This configuration sets whitelabel for custom domain and email address.", + "syncPubKeyDomain": "zenarahealth.com", + "records": [ + { + "type": "CNAME", + "host": "%host1%", + "pointsTo": "%record1%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%host2%", + "pointsTo": "%record2%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%sendgridhost1%", + "pointsTo": "%sendgridrecord1%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%sendgridhost2%", + "pointsTo": "%sendgridrecord2%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%sendgridhost3%", + "pointsTo": "%sendgridrecord3%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%host3%", + "pointsTo": "%record3%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%host4%", + "pointsTo": "%record4%", + "ttl": 600 + } + ] +} \ No newline at end of file diff --git a/zenarahealth.com.whitelabel-default-mail-alias.json b/zenarahealth.com.whitelabel-default-mail-alias.json new file mode 100644 index 00000000..9ae97599 --- /dev/null +++ b/zenarahealth.com.whitelabel-default-mail-alias.json @@ -0,0 +1,38 @@ +{ + "providerId": "zenarahealth.com", + "providerName": "Zenara Health", + "serviceId": "whitelabel-default-mail-alias", + "serviceName": "White Label - Default Mail alias", + "version": 1, + "logoUrl": "https://zenarahealth.com/assets/zenarahealth.svg", + "description": "Configures your domain to work with Zenara Health's white label service using default mail.", + "variableDescription": "This template sets up CNAME and A records required for Zenara Health white label mail.", + "syncPubKeyDomain": "zenarahealth.com", + "records": [ + { + "type": "CNAME", + "host": "%host1%", + "pointsTo": "%record1%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%host2%", + "pointsTo": "%record2%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%host3%", + "pointsTo": "%record3%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%host4%", + "pointsTo": "%record4%", + "ttl": 600 + } + + ] +} diff --git a/zenarahealth.com.whitelabel-default-mail.json b/zenarahealth.com.whitelabel-default-mail.json new file mode 100644 index 00000000..83ecb295 --- /dev/null +++ b/zenarahealth.com.whitelabel-default-mail.json @@ -0,0 +1,38 @@ +{ + "providerId": "zenarahealth.com", + "providerName": "Zenara Health", + "serviceId": "whitelabel-default-mail", + "serviceName": "White Label - Default Mail", + "version": 1, + "logoUrl": "https://zenarahealth.com/assets/zenarahealth.svg", + "description": "Configures your domain to work with Zenara Health's white label service using default mail.", + "variableDescription": "This template sets up CNAME records required for Zenara Health white label mail.", + "syncPubKeyDomain": "zenarahealth.com", + "records": [ + { + "type": "CNAME", + "host": "%host1%", + "pointsTo": "%record1%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%host2%", + "pointsTo": "%record2%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%host3%", + "pointsTo": "%record3%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%host4%", + "pointsTo": "%record4%", + "ttl": 600 + } + + ] +} diff --git a/zenarahealth.io.whitelabel-custom-mail-alias.json b/zenarahealth.io.whitelabel-custom-mail-alias.json new file mode 100644 index 00000000..ce8d11df --- /dev/null +++ b/zenarahealth.io.whitelabel-custom-mail-alias.json @@ -0,0 +1,55 @@ +{ + "providerId": "zenarahealth.io", + "providerName": "Zenara Health", + "serviceId": "whitelabel-custom-mail-alias", + "serviceName": "White Label - Custom Mail alias", + "version": 1, + "logoUrl": "https://zenarahealth.io/assets/zenarahealth.svg", + "description": "Configures your domain to work with Zenara Health's white label service with custom mail address.", + "variableDescription": "This configuration sets whitelabel for custom domain and email address.", + "syncPubKeyDomain": "zenarahealth.io", + "records": [ + { + "type": "A", + "host": "%host1%", + "pointsTo": "%record1%", + "ttl": 600 + }, + { + "type": "A", + "host": "%host2%", + "pointsTo": "%record2%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%sendgridhost1%", + "pointsTo": "%sendgridrecord1%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%sendgridhost2%", + "pointsTo": "%sendgridrecord2%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%sendgridhost3%", + "pointsTo": "%sendgridrecord3%", + "ttl": 600 + }, + { + "type": "A", + "host": "%host3%", + "pointsTo": "%record3%", + "ttl": 600 + }, + { + "type": "A", + "host": "%host4%", + "pointsTo": "%record4%", + "ttl": 600 + } + ] +} \ No newline at end of file diff --git a/zenarahealth.io.whitelabel-custom-mail.json b/zenarahealth.io.whitelabel-custom-mail.json new file mode 100644 index 00000000..1e3bf6a4 --- /dev/null +++ b/zenarahealth.io.whitelabel-custom-mail.json @@ -0,0 +1,55 @@ +{ + "providerId": "zenarahealth.io", + "providerName": "Zenara Health", + "serviceId": "whitelabel-custom-mail", + "serviceName": "White Label - Custom Mail", + "version": 1, + "logoUrl": "https://zenarahealth.io/assets/zenarahealth.svg", + "description": "Configures your domain to work with Zenara Health's white label service with custom mail address.", + "variableDescription": "This configuration sets whitelabel for custom domain and email address.", + "syncPubKeyDomain": "zenarahealth.io", + "records": [ + { + "type": "A", + "host": "%host1%", + "pointsTo": "%record1%", + "ttl": 600 + }, + { + "type": "A", + "host": "%host2%", + "pointsTo": "%record2%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%sendgridhost1%", + "pointsTo": "%sendgridrecord1%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%sendgridhost2%", + "pointsTo": "%sendgridrecord2%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%sendgridhost3%", + "pointsTo": "%sendgridrecord3%", + "ttl": 600 + }, + { + "type": "A", + "host": "%host3%", + "pointsTo": "%record3%", + "ttl": 600 + }, + { + "type": "A", + "host": "%host4%", + "pointsTo": "%record4%", + "ttl": 600 + } + ] +} \ No newline at end of file diff --git a/zenarahealth.io.whitelabel-default-mail-alias.json b/zenarahealth.io.whitelabel-default-mail-alias.json new file mode 100644 index 00000000..5855c654 --- /dev/null +++ b/zenarahealth.io.whitelabel-default-mail-alias.json @@ -0,0 +1,38 @@ +{ + "providerId": "zenarahealth.io", + "providerName": "Zenara Health", + "serviceId": "whitelabel-default-mail-alias", + "serviceName": "White Label - Default Mail alias", + "version": 1, + "logoUrl": "https://zenarahealth.io/assets/zenarahealth.svg", + "description": "Configures your domain to work with Zenara Health's white label service using default mail.", + "variableDescription": "This template sets up CNAME and A records required for Zenara Health white label mail.", + "syncPubKeyDomain": "zenarahealth.io", + "records": [ + { + "type": "CNAME", + "host": "%host1%", + "pointsTo": "%record1%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%host2%", + "pointsTo": "%record2%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%host3%", + "pointsTo": "%record3%", + "ttl": 600 + }, + { + "type": "CNAME", + "host": "%host4%", + "pointsTo": "%record4%", + "ttl": 600 + } + + ] +} diff --git a/zenarahealth.io.whitelabel-default-mail.json b/zenarahealth.io.whitelabel-default-mail.json new file mode 100644 index 00000000..9a9c844c --- /dev/null +++ b/zenarahealth.io.whitelabel-default-mail.json @@ -0,0 +1,38 @@ +{ + "providerId": "zenarahealth.io", + "providerName": "Zenara Health", + "serviceId": "whitelabel-default-mail", + "serviceName": "White Label - Default Mail", + "version": 1, + "logoUrl": "https://zenarahealth.io/assets/zenarahealth.svg", + "description": "Configures your domain to work with Zenara Health's white label service using default mail.", + "variableDescription": "This template sets up CNAME and A records required for Zenara Health white label mail.", + "syncPubKeyDomain": "zenarahealth.io", + "records": [ + { + "type": "A", + "host": "%host1%", + "pointsTo": "%record1%", + "ttl": 600 + }, + { + "type": "A", + "host": "%host2%", + "pointsTo": "%record2%", + "ttl": 600 + }, + { + "type": "A", + "host": "%host3%", + "pointsTo": "%record3%", + "ttl": 600 + }, + { + "type": "A", + "host": "%host4%", + "pointsTo": "%record4%", + "ttl": 600 + } + + ] +}