summaryrefslogtreecommitdiff
path: root/hosts.d
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2024-03-05 11:52:17 +0100
committerPatrick Spek <p.spek@tyil.nl>2024-03-05 11:53:14 +0100
commitd9b0af54b153c87a9474f9b3517c96bd2d5d50b4 (patch)
tree6529ac3e2f99cccbec8daa5656468d5b68752b76 /hosts.d
parentfa4bb126f713e221696aedf2f2ba636577132772 (diff)
Add seaweedfs playbooks
Diffstat (limited to 'hosts.d')
-rw-r--r--hosts.d/jaomox.tyil.net20
1 files changed, 19 insertions, 1 deletions
diff --git a/hosts.d/jaomox.tyil.net b/hosts.d/jaomox.tyil.net
index b525946..e11c9a0 100644
--- a/hosts.d/jaomox.tyil.net
+++ b/hosts.d/jaomox.tyil.net
@@ -4,7 +4,25 @@ bashtard.backup.fs.paths.2=/home/tyil
bashtard.backup.repositories.1=rsync.net:{fqdn}
bashtard.ssh.host=10.57.21.1
meta.provider=oneprovider
+nftables.input.rules.seaweedfs-filer.policy=accept
+nftables.input.rules.seaweedfs-filer.port=8888
+nftables.input.rules.seaweedfs-filer.proto=tcp
+nftables.input.rules.seaweedfs-master.policy=accept
+nftables.input.rules.seaweedfs-master.port=9333
+nftables.input.rules.seaweedfs-master.proto=tcp
+nftables.input.rules.seaweedfs-s3.policy=accept
+nftables.input.rules.seaweedfs-s3.port=8333
+nftables.input.rules.seaweedfs-s3.proto=tcp
+nftables.input.rules.seaweedfs-volume-0.policy=accept
+nftables.input.rules.seaweedfs-volume-0.port=8080
+nftables.input.rules.seaweedfs-volume-0.proto=tcp
+seaweedfs-filer.ip&=vpn-wireguard.ip
+seaweedfs-master.ip&=vpn-wireguard.ip
+seaweedfs-volume.ip&=vpn-wireguard.ip
+seaweedfs-volume.dc&=meta.provider
+seaweedfs-volume.rack=amsterdam
+seaweedfs-volume.volumes.0.port=8080
vpn-tinc.ipv4=10.57.21.1
vpn-tinc.ipv6=fd68:1057:1992:3381:0:3:3:1
-vpn-wireguard.ip=fd68:1058:1992:3381:0:3:3:1
vpn-wireguard.endpoint=163.172.218.246
+vpn-wireguard.ip=fd68:1058:1992:3381:0:3:3:1