Skip to content

Create vantapanel.com.hosting.json#1302

Merged
pawel-kow merged 6 commits into
Domain-Connect:masterfrom
SmartCodingZA:master
Jun 30, 2026
Merged

Create vantapanel.com.hosting.json#1302
pawel-kow merged 6 commits into
Domain-Connect:masterfrom
SmartCodingZA:master

Conversation

@SmartCodingZA

@SmartCodingZA SmartCodingZA commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Description

Adds a Domain Connect template for Vanta Panel Hosting (vantapanel.com.hosting). It points a customer's domain at their Vanta Panel hosting server: A records for the website (apex, www, mail host), an MX record for mail, an SPF record via the SPFM merge type, and a DMARC TXT record. The only user-supplied variable is %ip%, the hosting server's public IPv4 address.

DKIM is intentionally not included because Brevo generates per-domain DKIM CNAME targets that cannot be expressed as a static template; customers configure those separately using the values Brevo provides.

Type of change

Please mark options that are relevant.

  • New template
  • Bug fix (non-breaking change which fixes an issue in the template)
  • New feature (non-breaking change which adds functionality to the template)
  • Breaking change (fix or feature that would cause existing template behavior to be not backward compatible)

How Has This Been Tested?

Please mark the following checks done

Checklist of common problems

Mark all the checkboxes after conducting the check. Comment on any point which is not fulfilled.
See [Template Quality Guidelines](https://github.com/Domain-Connect/Templates/blob/master/README.md#template-quality-guidelines) for details and rationale on each rule.

  • syncPubKeyDomain is set — this is mandatory; omitting it requires explicit justification in the PR description or the PR will be rejected
  • warnPhishing is not set alongside syncPubKeyDomain — the two must not appear together
  • syncRedirectDomain is set whenever the template uses redirect_uri in the synchronous flow
  • no TXT record contains SPF content ("v=spf1 ...") — use the SPFM record type instead
  • txtConflictMatchingMode is set on every TXT record that must be unique per label or content prefix (e.g. DMARC)
  • no variable is used as a bare full record value (e.g. @ TXT "%foo%") unless necessary — prefer @ TXT "service-foo=%foo%"; if bare, justify in the PR description
  • no bare variable is used as the full host label — the non-variable parts are fixed to limit misuse (e.g. %dkimkey%._domainkey, not %dkimhost%); if bare, justify in the PR description
  • no variable is used in the host field to create a subdomain — use the host parameter or multiInstance instead
  • %host% does not appear explicitly in any host attribute
  • essential is set to OnApply on records the end user may need to modify or remove without breaking the template (e.g. DMARC)

Online Editor test results

Editor test link(s):

Test vantapanel.com/hosting vantapanel.com/@

Test vantapanel.com/hosting vantapanel.com/www

@github-actions github-actions Bot added no syncPubKeyDomain syncPubKeyDomain not set. Template is not secured. Checklist of common problems not complete See PR template and mark *all* checkboxes, even if not applicable. Explain any discrepancies. warnPhishing warnPhishing is set. Template is not secured. PR description incomplete The PR description template was not filled in at all, altered or filled in improperly. Test links missing No test links from Online Editor provided labels Jun 27, 2026
@github-actions

Copy link
Copy Markdown

JSON Filename Check Passed

@github-actions

Copy link
Copy Markdown

JSON Schema Validation Passed

@github-actions

github-actions Bot commented Jun 27, 2026

Copy link
Copy Markdown

Linter OK

vantapanel.com.hosting.json

Level Code Note

@github-actions github-actions Bot removed no syncPubKeyDomain syncPubKeyDomain not set. Template is not secured. warnPhishing warnPhishing is set. Template is not secured. labels Jun 27, 2026
@github-actions github-actions Bot added no syncPubKeyDomain syncPubKeyDomain not set. Template is not secured. warnPhishing warnPhishing is set. Template is not secured. labels Jun 27, 2026
@github-actions github-actions Bot added Checklist of common problems not complete See PR template and mark *all* checkboxes, even if not applicable. Explain any discrepancies. and removed no syncPubKeyDomain syncPubKeyDomain not set. Template is not secured. Checklist of common problems not complete See PR template and mark *all* checkboxes, even if not applicable. Explain any discrepancies. labels Jun 27, 2026
@github-actions github-actions Bot removed warnPhishing warnPhishing is set. Template is not secured. Checklist of common problems not complete See PR template and mark *all* checkboxes, even if not applicable. Explain any discrepancies. PR description incomplete The PR description template was not filled in at all, altered or filled in improperly. labels Jun 27, 2026
@github-actions github-actions Bot removed the Test links missing No test links from Online Editor provided label Jun 27, 2026
@github-actions

Copy link
Copy Markdown

PR Description Check Passed

All required sections are filled in correctly.

Details
  OK  Type of change: 1/4 checkboxes ticked
  OK  How Has This Been Tested?: all 3 checkboxes ticked
  OK  Checklist of common problems: 10/10 checkboxes ticked
  OK  Online Editor test results: 2 link(s) found
  OK  Template coverage: all 1 template(s) covered
Labels to remove: Checklist of common problems not complete, Forged editor links, PR description incomplete, Test links missing

PR description check PASSED

@pawel-kow pawel-kow enabled auto-merge June 30, 2026 08:37
@pawel-kow pawel-kow added this pull request to the merge queue Jun 30, 2026
Merged via the queue into Domain-Connect:master with commit 42f90e5 Jun 30, 2026
13 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants