[Unit]
Description=ipfs-cluster-follow

[Service]
Type=simple
Environment=CLUSTER_PEERNAME="{{cluster_peername}}" 
ExecStart=/usr/local/bin/ipfs-cluster-follow futureporn.net run --init https://futureporn.net/api/service.json
User=ipfs
Restart=always
RestartSec=10

[Install]
WantedBy=multi-user.target