Skip to content
Snippets Groups Projects
Select Git revision
  • b0aa9c19530d41eb21ee13496c03c33bda3a8f36
  • 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

Forked from Open source / vMap
3023 commits behind the upstream repository.
Armand Bahi's avatar
Armand Bahi authored
b0aa9c19
History

MyRecepisse

Application MyRecepisse

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