Skip to content
Snippets Groups Projects
Select Git revision
  • 986644e4aa75afa12032740f405a991f983d6cc5
  • master default protected
  • server_prod
  • server_dev
  • next_version
  • laurent-change.log
  • HEAD
  • 2019.03.00
  • 2019.02.07
  • 2019.02.06
  • 2019.02.05
  • 2019.02.04
  • 2019.02.03
  • 2019.02.02
  • 2019.02.01
  • 2019.02.00
  • 2019.01.02
  • 2019.01.01
  • 2019.01.00
  • 2018.04.04
  • 2018.04.03
  • 2018.04.02
  • 2018.04.01
  • 2018.04.00
24 results

vmap

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Open source / vMap
    2989 commits behind the upstream repository.
    Anthony Borghi's avatar
    Anthony Borghi authored
    Correction d'un bug à l'ajout d'une demande (choix du projet FME vide)
    
    See merge request Development/vitis_apps/application/gtf!8
    986644e4
    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