fablo icon indicating copy to clipboard operation
fablo copied to clipboard

Handle CLI/fabric-tools deprecation

Open dzikowski opened this issue 4 years ago • 0 comments

Since Fabric 2.3 fabric-tools docker image is deprecated. We need to use Fabric executables instead

Recommended process:

  • step 1 - download fabric bins on generate and save in fablo-target/bin
  • step 2 - remove cli from docker compose and update everything to be working properly :sweat_smile:
  • step 3 - cleanup fablo config and config extended (remove stuff that is not required anymore)

We need to decide if all those things should be applicable since Fabric v2.3, or we should change it for all versions (I think we should change it for all versions)

dzikowski avatar Nov 22 '21 09:11 dzikowski