docker-compose -f docker/docker-compose.Rabbitmq.yml up -d
- create
/home/worknode
- copy
./Agent/appsettings.json
to/home/worknode
and modify it docker-compose -f docker/docker-compose.Agent.yml up -d
copy Client/worknet.json
to your home path, and modify the config. Then:
- copy
wn_executor.lua
to a folder or write your own one - wn run ./your program
- wn pull id
Execute the following commands in their project folders:
dotnet publish -r linux-x64 -c Release