Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

flux_publics.md

Blame
  • Forked from Documentation / doc_module_vmap
    Source project has a limited visibility.
    README.md 567 B

    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