Then ask access to GIT repositories listed in Backend sources section of the Onboarding document.
This software you need to run APIHUB locally. For more info please see: Local development.
- install Rancher Desktop from the website: https://rancherdesktop.io/;
- install WSL Debian from software center because NC deprecate installation from Microsoft servers;
- run Rancher Desktop and be sure it run without errors
- update WSL if needed (run command in Terminal: wsl --update)
- enable Networking tunnels in Rancher Desktop (Preferences -> WSL -> Network) Now you can run docker-compose up at appropriate docker-compose.yml file.
This application you need for local development, when you need to browse and setup Data Base locally from DB backups. For more info please see: Local development.