let op! deze repo maakt nog wel gebruik van files van ai verify. clone deze repo in de setup-aiverify/aiverify-user folder.
Build docker container:
bash docker-build.sh
Start docker containers:
bash docker-start.sh
Stop docker containers:
bash docker-stop.sh
Restart docker environment:
bash docker-restart.sh
Remove cache to reload the plugins:
docker exec -it aiverify-user_redis_1 redis-cli hdel plugin:lastModified mtime
Requirement is to install inotify (https://github.com/inotify-tools/inotify-tools/wiki).
sudo apt-get install inotify-tools
Requirement install brew (https://brew.sh/)
brew update
brew install inotify-tools
If not already:
chmod +x watch-plugins.sh
Run watcher:
./watch-plugins.sh