Commit Graph

3 Commits

Author SHA1 Message Date
Anatolios Laskaris
2488f2b317
fix: Manage IPFS addresses settings (#71)
* Manage IPFS addresses settings

* Typo

* Fix README

* Fix readme

* Use tcp entrypoint

* Apply suggestions from code review

Co-authored-by: folex <0xdxdy@gmail.com>

* Fix README

Co-authored-by: folex <0xdxdy@gmail.com>
2022-11-21 12:44:12 +02:00
Anatoly Laskaris
f56f5fdcf6
Run IPFS migrations automatically (#52)
* Run migrations automatically

* Allow to pass IPFS daemon commands as env variables

* Fix ipfs command

* Add fs-migrate binary

* Fix

* Run migrations manually

* Run IPFS fs migrations when IPFS_MIGRATE_FS var is set

* Make IPFS_MIGRATE_FS value a boolean
2022-07-28 16:33:52 +03:00
Anatoly Laskaris
b6ab8ddbd8
Build several flavors of Fluence Node docker image (#43) 2022-07-15 22:43:07 +03:00