Prerequisites
- docker >= 20.10 (for Windows link here)
- docker-compose >= 1.29
- python3 >= 3.9
- pip3
- git (for Windows link here - during installation, configure line ending conversions checkout as-is, commit as-is)
git clone https://github.com/bringauto/etna.gitcd etnadocker-compose --profile=without-fleet up
git clone https://github.com/bringauto/fleet.gitcd fleetdocker-compose builddocker-compose up
git clone https://github.com/bringauto/fleet-init.gitcd fleet-initpip3 install -r requirements.txtpython main.py
- Log into Fleet on http://127.0.0.1:8011 using default account and password (Admin, Admin1)