Install and Configure Fuze

Install and Configure Fuze#

To follow this guide, you need:

  • Python 3.8+ installed

  • Docker installed and running (for containerized builds)

  • Access to the cicd-demos repository or zip

  • Fuze CLI script (run_fuze.py) from your Fuze installation

Clone or unzip the cicd-demos repo:

git clone https://your-git-host/cicd-demos.git
cd cicd-demos

Or unzip the provided archive and enter the folder:

unzip cicd-demos.zip
cd cicd-demos

No additional installation is required for Fuze beyond having Docker and Python.