]>
Git — Sourcephile - gargantext.git/blob - debian-install
6 echo "git installed, ok"
8 sudo apt update
&& sudo apt
install git
11 sudo apt update
&& sudo apt
install liblzma
-dev libpcre3
-dev libblas
-dev liblapack
-dev pkg
-config libgsl
-dev libbz2
-dev
14 curl
-sSL https
://get.haskellstack.org
/ | sh
19 git clone https
://gitlab.iscpif.fr
/gargantext
/haskell
-gargantext.git
22 git clone https
://gitlab.iscpif.fr
/gargantext
/purescript
-gargantext
26 git clone https
://gitlab.iscpif.fr
/gargantext
/clustering
-louvain.git
27 git clone https
://github.com
/np
/servant
-job.git
28 git clone https
://github.com
/np
/patches
-map
29 git clone https
://gitlab.com
/npouillard
/patches
-class.git
30 git clone https
://github.com
/delanoe
/haskell
-opaleye
31 git clone
-b next
--single-branch https
://github.com
/delanoe
/hsparql
39 # Database configuration
40 # CREATE USER gargantua WITH PASSWORD $(grep DB_PASS gargantext.ini)
41 # GRANT ALL PRIVILEGES ON DATABASE gargandbV4 to gargantua