First of all thanks a lot for such an eye opening session ystrdy on the Blockchain concepts. I was able to successfully setup the docker, docker-compose and I was able to download the docker images as well. At the end of the session, I stopped the daemon server. Now, I am little bit confused to start the same. Request your help on the same. Kindly help me with the commands for the below:
1. to start the docker-daemon
2. to start the hyperledger fabric (an UI will be opened).
keerthi@ubuntu:~/fosscafe/fosscafe-hyperledger$ sudo do_hyperledger_fabric_start.sh start
sudo: do_hyperledger_fabric_start.sh: command not found
keerthi@ubuntu:~/fosscafe/fosscafe-hyperledger$ composer.sh start
composer.sh: command not found
Im sorry if my above questions sounds stupid. But, I need help on this.
Thanks,
Keerthi Kumar N
My bad.. I dint use ./ when I tried with composer.sh start command !! Thank u so much for helping me on this. It is working perfectly fine now :) Thanks again.
Keerthi Kumar N