Skip to content
Snippets Groups Projects
Select Git revision
  • f6f748a624aae4d9c9a07c64117c6583af9631fd
  • 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
  • ArmandBahi's avatar
    Armand Bahi authored
    f6f748a6
    History
    Name Last commit Last update
    conf
    utils
    .gitignore
    README.md
    install.sh

    Extraction

    Application extraction

    Install dev version (linux)

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

    • Install the app via the VAI setup on var/www/[app name]
    • Clone this repo on var/wwww/[app name]_dev
    • Run install.sh and give the var/www/[app name] path when asked to build your tree structure
    • Now you have the correct versioned tree structure, rename var/www/[app name] as var/www/[app name]_vai and var/www/[app name]_dev as var/www/[app name]
    • Run git pull and git push to update/post the project and his dependencies