Commit Graph

12 Commits

Author SHA1 Message Date
Anatolios Laskaris
2e9337ea3f
chore(naming): Rename rust-peer to nox (#152)
* Rename rust-peer to nox

* Fix

* Fix
2023-06-06 14:52:27 -06:00
Anatolios Laskaris
5b823aa72e
chore: Add observability to docker-compose (#113)
* Add observability

* Update

* Update

* Fix indent

* Fix again

* Fix againt

* fix

* Add external address

* Fix links

* Fixes

* Fix

* Add IPFS

---------

Co-authored-by: folex <0xdxdy@gmail.com>
2023-03-22 17:59:01 +02:00
Anatolios Laskaris
9b6fe501d8
chore: Reorganize directory structure and update README [fixes FLU-276] (#96)
* Update

* Typo

* Update

* Fixes

* Fix

* docs: Added CONTRIBUTING and LICENSE-related words to README

* docs: a few typos fixed

---------

Co-authored-by: Mikhail <mikhail.zotov@fluence.one>
2023-02-22 09:42:26 +02:00
Anatolios Laskaris
b011321d0a
chore(ci): Push docker images as fluencebot (#85)
* Use fluencebot to publish container to dockerhub

* Fix docker creds

* Update readme

* Fix link

* Fix link again

* Add a link to vault-action docs about authentication
2022-12-26 12:17:57 +02:00
Anatolios Laskaris
6615b87e84
fix: Fix IPFS multiaddr typo (#74) 2022-12-02 13:27:34 +02:00
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
308e5b2be8
Remove aqua-ipfs when not configured (#62)
* Update README

* Remove aqua-ipfs if not configured

* Substitute rust-peer for fluence node
2022-08-18 13:16:09 +03: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
c0f77daf65
Do not install aqua-dht (#48) 2022-07-15 23:10:03 +03:00
Anatoly Laskaris
b6ab8ddbd8
Build several flavors of Fluence Node docker image (#43) 2022-07-15 22:43:07 +03:00
Anatoly Laskaris
0044fea6e5
Install ceramic and glaze (#38)
* Install ceramic and glaze

* Set ceramic host on start

* Fix Dockerfile

* Tab instead of spaces

* Mention CERAMIC_HOST variable in readme

* Update Dockerfile

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

Co-authored-by: folex <0xdxdy@gmail.com>
2022-06-21 11:08:30 +03:00
folex
1d7c3aabdd
Add README.md 2021-06-22 13:38:59 +03:00