Skip to content
Snippets Groups Projects
Commit 4427d842 authored by nimrod's avatar nimrod
Browse files

vouch.shore.co.il.

DNS and certificate.
parent fa573604
No related branches found
No related tags found
No related merge requests found
Pipeline #766 passed
......@@ -51,7 +51,7 @@
- Restart Nginx on host01
host: host01
subject_alt_name: |-
DNS:ns1.shore.co.il,DNS:lam.shore.co.il,DNS:nextcloud.shore.co.il,DNS:git.shore.co.il,DNS:code.shore.co.il
DNS:ns1.shore.co.il,DNS:lam.shore.co.il,DNS:nextcloud.shore.co.il,DNS:git.shore.co.il,DNS:code.shore.co.il,DNS:vouch.shore.co.il
tags:
- host01
......
$TTL 1h
$ORIGIN shore.co.il.
@ IN SOA ns1 hostmaster (
2021012801
2021012901
1h
5m
4w
......@@ -63,6 +63,7 @@ mta-sts IN CNAME smtp
myip IN CNAME ns4
nextcloud IN CNAME ns1
registry IN CNAME ns4
vouch IN CNAME ns1
www IN CNAME ns4
host01._domainkey IN TXT ("v=DKIM1\; k=rsa\;"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment