Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

To update the Link using Docker you must: 

  1. Check the current version of the server (in the left low corner of the Login page in the Link web interface). 
  2. In the repository check if there are no update peculiarities for the version you want to install. If there is, read the attached manual and complete the instructions.
  3. If there are no update peculiarities or when the instructions are done, go to the script folder and run the command to download new data.
    docker-compose pull
  4.  When all data be be downloaded, stop the Link server with the help of the command: 

    docker-compose down
  5.  In some seconds run the Link again with the command: 

    docker-compose up -d
  6. As a result new version will start functioning. 
  • No labels