functionland / fula-archived

Client-server stack for Web3! Turn your Raspberry Pi to a BAS server in minutes and enjoy the freedom of decentralized Web with a superior user experience!
https://fx.land
MIT License
4 stars 0 forks source link

Ipfs cluster integration #138

Closed farhoud closed 2 years ago

farhoud commented 2 years ago

Oh warning! I will fix the react-todo-app type warning.

gitaaron commented 2 years ago
farhoud commented 2 years ago
* [ ]  fula client should not connect to Boxes over pnet
  * Boxes connect to each other over pnet

I don't think its possible until security layer integrated. for now network either private or public. So keep it out of scope of this PR.

farhoud commented 2 years ago
  • secret setup + docker-compose only works with two Boxes
    • no need to have Box0 and Box1 services
    • just run docker-comp

I don't think this is part of this PR.