Greg Karékinian
|
76d60b87dd
|
Reduce the memory usage of go-ipfs
Lower the number of connections, change the routing mode to dhtclient,
and disable bandwidth metrics. This is hardcoded for now
|
2019-05-07 14:30:29 +02:00 |
|
Greg Karékinian
|
c6853c4d09
|
Set the maximum number of open files in the systemd unit
This prevents IPFS reaching the limit (1024 by default), which is
treated like a low disk space threshold by ipfs and ipfs-cluster
|
2019-04-26 15:54:33 +02:00 |
|
Greg Karékinian
|
c6c5d00f36
|
Run ipfs-cluster with the --upgrade switch
It upgrades the state if needed
|
2019-02-25 12:51:37 +01:00 |
|
Greg Karékinian
|
b98b45584c
|
Migrate IPFS repo automatically if necessary
go-ipfs can automatically migrate the repo if necessart after a software
upgrade, but it needs to the `--migrate` option flag to do so.
|
2018-10-26 17:39:36 +02:00 |
|
Greg Karékinian
|
5578cada68
|
Initial commit
|
2018-08-10 16:35:14 +02:00 |
|