Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 593 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 593 Bytes

build

Repo to deploy a new datatlas instance

Requirements

Linux Python 3 Pip NodeJs Npm Docker (optional)

Launch

Before launching the script please identify the following :

  • You already have access to the instance config hosted on https://forge.grandlyon.com (config-datatlas repo)
  • You know wich branch to use for the front

sh start.sh

Please note a few things

Enter the path: path need to be my/path/to/folder not my/path/to/folder/

Enter the branch name for FRONT/BACK : branch name needs to be origin/my-branch-name not my-branch-name

**