Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
homelab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
shore
homelab
Commits
859f46db
Commit
859f46db
authored
4 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
myip.shore.co.il domain.
parent
11f73ac1
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
renew-certs.yaml
+1
-1
1 addition, 1 deletion
renew-certs.yaml
roles/router/files/nsd/shore.co.il
+2
-1
2 additions, 1 deletion
roles/router/files/nsd/shore.co.il
with
3 additions
and
2 deletions
renew-certs.yaml
+
1
−
1
View file @
859f46db
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
-
Restart Nginx on ns4
-
Restart Nginx on ns4
host
:
ns4
host
:
ns4
subject_alt_name
:
|-
subject_alt_name
:
|-
DNS:ns4.shore.co.il,DNS:autoconfig.shore.co.il,DNS:registry.shore.co.il,DNS:www.shore.co.il,DNS:shore.co.il
DNS:ns4.shore.co.il,DNS:autoconfig.shore.co.il,DNS:registry.shore.co.il,DNS:www.shore.co.il,DNS:shore.co.il
,DNS:myip.shore.co.il
tags
:
tags
:
-
ns4
-
ns4
...
...
This diff is collapsed.
Click to expand it.
roles/router/files/nsd/shore.co.il
+
2
−
1
View file @
859f46db
$TTL 1h
$TTL 1h
$ORIGIN shore.co.il.
$ORIGIN shore.co.il.
@ IN SOA ns1 hostmaster (
@ IN SOA ns1 hostmaster (
2021012
7
01
2021012
8
01
1h
1h
5m
5m
4w
4w
...
@@ -60,6 +60,7 @@ kodi IN CNAME ns1
...
@@ -60,6 +60,7 @@ kodi IN CNAME ns1
lam IN CNAME ns1
lam IN CNAME ns1
library IN CNAME ns1
library IN CNAME ns1
mta-sts IN CNAME smtp
mta-sts IN CNAME smtp
myip IN CNAME ns4
nextcloud IN CNAME ns1
nextcloud IN CNAME ns1
registry IN CNAME ns4
registry IN CNAME ns4
www IN CNAME ns4
www IN CNAME ns4
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment