Skip to content
Snippets Groups Projects
Select Git revision
  • 5172e1aa03c58b291c986e8cd1b5cbce6f551c2f
  • master default
  • next_version
  • laurent-change.log
  • Documentation_homogeneisation
  • HEAD
  • 2021.02.02
  • 2021.02.01
  • 2021.02.00
  • 2021.01.00
  • 2020.02.02
  • 2020.02.01
  • 2020.02.00
  • 2020.01.05
  • 2020.01.04
  • 2020.01.03
  • 2020.01.02
  • 2020.01.01
  • 2020.01.00
  • 2019.03.00
  • 2019.02.07
  • 2019.02.06
  • 2019.02.05
  • 2019.02.04
  • 2019.02.03
  • 2019.02.02
26 results

vmap

  • Clone with SSH
  • Clone with HTTPS
  • Anthony Borghi's avatar
    Anthony Borghi authored
    Resolve "Correctif redmine 4162"
    
    Closes #1
    
    See merge request Development/vitis_apps/application/gtf!3
    5172e1aa
    History

    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