How to update RT Lite & RT -S

Below are the step by step guide to update RT Lite & RT Lite S

For Mac

First we need to uninstall existing RT Lite from system as usual we used to uninstall other software.

To download the latest build, visit https://pandoproject.org/ > About > Rametron Lite > Get Now .

Their you will see the option to download Rametron Lite for Mac. Than simply Install as usual.

For Ubuntu

First we need to uninstall existing RT Lite from system as usual we used to uninstall other software.

To download the latest build, visit https://pandoproject.org/ > About > Rametron Lite > Get Now .

Their you will see the option to download Rametron Lite for Linux. Than simply Install as usual.

For Window

First we need to uninstall existing RT Lite from system as usual we used to uninstall other software.

To download the latest build, visit https://pandoproject.org/ > About > Rametron Lite > Get Now .

Their you will see the option to download Rametron Lite for Window. Than simply Install as usual.

Update RT- Server

To update RTlite Server to latest version we need to run following command on system on which we already have previous version install.

1. To list all Container
sudo docker ps -a
2. To Delete Container
sudo docker rm <Container ID>
3. To stop RT Server
docker stop Rametronv2.3
4. To Kill docker
docker kill Rametronv2.3
5. Installation script
cd ~/ &&  sudo docker run -itd  --name Rametronv2.4 -p80:80 -p5078:5078 -v remedata:/remedata  public.ecr.aws/e9z1i3j9/rametron2.4:latest
6. To Stop RT Server
docker stop Rametronv2.4
7. To start RT server
docker start Rametronv2.4

Last updated

Contact Us:

On Discord

© Copyright 2022 Pandolab Pte Ltd. All rights reserved.