Switch from IPFS cluster to kredits-ipfs-pinner #77
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/ipfs_pinner"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This removes the cluster configuration and adds deployment of Kredits IPFS Pinner. It also switches hubot-kredits to use the normal API endpoint again (instead of the cluster port).
Furthermore, it upgrades go-ipfs to the latest version.
Running and tested on both Andromeda and Barnard. I also stopped and disabled the cluster processes on both.
/cc @bumi ;)
that was because IPFS needs a bit right?
good to know that systemd can do that :)
LGTM!
I have pushed one extra commit, removing the letsencrypt recipe, since its content is in the
public_gateway
recipe now, merging