Skip to content
Snippets Groups Projects
Select Git revision
  • a5f3a8e8adf849ebb90e70c6137e2d096d292d73
  • master default protected
  • next_version
  • 2025.03.00
  • 2025.02.01
  • 2025.02.00
  • 2025.01.01
  • 2025.01.00
  • 2024.04.03
  • 2024.04.02
  • 2024.04.01
  • 2024.04.00
  • 2024.03.01
  • 2024.03.00
  • 2024.02.02
  • 2024.02.01
  • 2024.02.00
  • 2024.01.03
  • 2024.01.02
  • 2024.01.01
  • 2024.01.00
  • 2023.03.02
  • 2023.03.01
23 results

doc

GTF

Install dev version

To install the dev version of this project run the following steps:

  • Install the app via the VAI setup on var/www/[app name]
  • Rename var/www/[app name] by var/www/[app name]_vai
  • Clone this repo on var/wwww/[app name]
  • Run install.sh (linux) or install.bat (windows) and give the var/www/[app name]_vai path when asked
  • Now you have the correct versioned tree structure, and your app should run
  • Linux : run git pull and git push to update/post the project and his dependencies
  • Windows : run update.bat to update the app