Skip to the content.

Upgrading from version 0.4.x to 0.5.x

  1. Request agent key on https://wildcore.tools (or contact with support@wildcore.tools)
  2. Run command for stop agent
     sudo cd /opt/wildcore-agent && sudo docker-compose down --remove-orphans
    
  3. Run commands for migration
     cd /opt
     sudo mv ./wildcore-agent ./wildcore-dms
     sudo echo 'your_agent_key' > ./wildcore-dms/.uuid
    
  4. Run update command on wca-tool
     wca-tool update