Commit Graph

7 Commits

Author SHA1 Message Date
Anatolios Laskaris
52e8475ec6
chore: Enable builtin services explicitly (#183)
Enable builtin services explicitly
2023-10-16 13:45:58 +03:00
Anatolios Laskaris
276fd2205d
chore: Use correct ipfs address in local setup (#182)
* Use correct ipfs address

* Make bool a string to get rid of a warning
2023-10-16 11:30:03 +03:00
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
a2e3548cf9
chore: Update promtail config to use new log format (#134)
Update promtail config to use new log format
2023-05-08 22:23:21 -04:00
Anatolios Laskaris
698d4e50b8
fix: Do not start IPFS daemon when IPFS_DAEMON is false (#136)
Do not start IPFS daemon when IPFS_DAEMON is false
2023-05-08 13:53:46 -04: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