Upgrade

  1. Contact APITable devops engineer to get the [On-premises Cloud Edition] upgrade package download address

  2. Upload the upgrade package to the server and unzip it

    wget '<upgrade package download address>' -O apitable.tar.gz
    tar -xvzf apitable.tar.gz -C /data
  3. Execute the upgrade script

    cd /data/apitable
    bash install.sh