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

Box,Cluster,go-ipfs in single docker image. #153

Open farhoud opened 2 years ago

farhoud commented 2 years ago

As I Know that having more than one process in docker container is a bad practice, but this 3 process enable just one future a cluster able box! We can use PM2 as a root process to run box, cluster, go-ipfs in single docker container. @gitaaron @mehdibalouchi what is your opinion?