NOTE: the ai-server is non functional in other systems other than with AMD RADEON 6600m GPU. If you still want to run it, the compose file with .bak is the one you want
- Docker installed
- Docker compose plugin installed
- a brain (optional)
Run the following a shell
docker compose up -dRun
docker compose up --watch --remove-orphansNOTE: when updating the repo without the watch daemon running you need to rebuild with docker compose build and then re run.