Skip to content
Snippets Groups Projects
Commit 5c7d2aab authored by nimrod's avatar nimrod
Browse files

Move the Elasticsearch stack to ns4.

host01 is falling over running everything there. ns4 is secure enough
for the logs (volumes are encrypted, I don't think that there are
passwords or keys in the logs, just private information).
parent ebe13570
No related branches found
No related tags found
No related merge requests found
Pipeline #1494 passed
...@@ -35,6 +35,8 @@ ...@@ -35,6 +35,8 @@
domains: domains:
- autoconfig.nehe.sr - autoconfig.nehe.sr
- autoconfig.shore.co.il - autoconfig.shore.co.il
- elasticsearch.shore.co.il
- kibana.shore.co.il
- myip.shore.co.il - myip.shore.co.il
- nehe.sr - nehe.sr
- ns4.shore.co.il - ns4.shore.co.il
...@@ -58,9 +60,7 @@ ...@@ -58,9 +60,7 @@
domains: domains:
- auth.shore.co.il - auth.shore.co.il
- code.shore.co.il - code.shore.co.il
- elasticsearch.shore.co.il
- git.shore.co.il - git.shore.co.il
- kibana.shore.co.il
- lam.shore.co.il - lam.shore.co.il
- nextcloud.shore.co.il - nextcloud.shore.co.il
- ns1.shore.co.il - ns1.shore.co.il
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
$TTL 1h $TTL 1h
$ORIGIN shore.co.il. $ORIGIN shore.co.il.
@ IN SOA ns1 hostmaster ( @ IN SOA ns1 hostmaster (
2021051402 2021051702
1h 1h
5m 5m
4w 4w
...@@ -55,11 +55,11 @@ _caldavs._tcp IN SRV 0 1 443 nextcloud ...@@ -55,11 +55,11 @@ _caldavs._tcp IN SRV 0 1 443 nextcloud
auth IN CNAME ns1 auth IN CNAME ns1
autoconfig IN CNAME ns4 autoconfig IN CNAME ns4
code IN CNAME ns1 code IN CNAME ns1
elasticsearch IN CNAME ns1 elasticsearch IN CNAME ns4
git IN CNAME ns1 git IN CNAME ns1
imap IN CNAME smtp imap IN CNAME smtp
jellyfin IN CNAME ns1 jellyfin IN CNAME ns1
kibana IN CNAME ns1 kibana IN CNAME ns4
kodi IN CNAME ns1 kodi IN CNAME ns1
lam IN CNAME ns1 lam IN CNAME ns1
library IN CNAME ns1 library IN CNAME ns1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment