ipfs.service: comment Mullvad, point to linuxbrew, rm badger

This commit is contained in:
Aminda Suomalainen 2025-02-02 11:08:57 +02:00
parent c5d7ccaca2
commit 429e73f4fc
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -1,6 +1,7 @@
[Unit]
Description=IPFS daemon
After=network.target mullvad-connect.service
After=network.target
#After=mullvad-connect.service
#Requires=mullvad-connect.service
#Requires=nordvpnd.service
@ -13,7 +14,7 @@ After=network.target mullvad-connect.service
# providers triggers netscan detection, risking account termination"
[Service]
ExecStart=/home/mikaela/go/bin/ipfs daemon --routing=dht --enable-gc --enable-namesys-pubsub
ExecStart=/home/linuxbrew/.linuxbrew/bin/ipfs daemon --routing=dht --enable-gc --enable-namesys-pubsub
# My attempts at explaining flags above + --mount for fuse
# --mount - fuse for /ipfs and /ipns, see
@ -52,8 +53,6 @@ ExecStart=/home/mikaela/go/bin/ipfs daemon --routing=dht --enable-gc --enable-na
# dht everywhere if that isn't a problem. dht also breaks
# LowWater/HighWater limits.
#
# I am using badger datastore.
#
# Extra: to disable IPv4 connections:
# ipfs swarm filters add /ip4/0.0.0.0/ipcidr/0
# However I think this may do more harm than good, especially if the