Updated instruction for installation under Ubuntu 18.04.

pull/202/head
Cédric Bonhomme 2019-11-14 08:09:15 +01:00
parent e901f5185b
commit 767a44039d
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 3 additions and 4 deletions

View File

@ -68,12 +68,11 @@ Especially by setting a strong root password.
## 2.1. MONARC source code
Clone the repository and invoke `composer` using the shipped `composer.phar`:
$ mkdir -p /var/lib/monarc/fo
$ git clone https://github.com/monarc-project/MonarcAppFO.git /var/lib/monarc/fo
$ cd /var/lib/monarc/fo
$ mkdir data
$ mkdir -p data/cache
$ mkdir -p data/LazyServices/Proxy
$ chmod -R g+w data
$ composer install -o
@ -170,7 +169,7 @@ Install Grunt:
then update MONARC:
$ ./scripts/update-all.sh
$ ./scripts/update-all.sh -c
# 4. Create initial user