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
Branches
No related tags found
No related merge requests found
Pipeline #766 passed
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
- Restart Nginx on host01 - Restart Nginx on host01
host: host01 host: host01
subject_alt_name: |- 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: tags:
- host01 - host01
......
$TTL 1h $TTL 1h
$ORIGIN shore.co.il. $ORIGIN shore.co.il.
@ IN SOA ns1 hostmaster ( @ IN SOA ns1 hostmaster (
2021012801 2021012901
1h 1h
5m 5m
4w 4w
...@@ -63,6 +63,7 @@ mta-sts IN CNAME smtp ...@@ -63,6 +63,7 @@ mta-sts IN CNAME smtp
myip IN CNAME ns4 myip IN CNAME ns4
nextcloud IN CNAME ns1 nextcloud IN CNAME ns1
registry IN CNAME ns4 registry IN CNAME ns4
vouch IN CNAME ns1
www IN CNAME ns4 www IN CNAME ns4
host01._domainkey IN TXT ("v=DKIM1\; k=rsa\;" 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