Commit Graph

92 Commits (feature/internationalization)

Author SHA1 Message Date
Ruslan Baidan 4777c19586
Updated the installation instructions with the StatsService details and updated zm-client version. 2020-12-17 15:20:40 +01:00
Cédric Bonhomme f2c5ac3025
fix: [vagrant] added missing comma in bootstrap.sh file. 2020-12-17 11:00:18 +01:00
Ruslan Baidan 59753273fa
Added setting of the stats-service apiKey in the boostrap. 2020-11-13 14:52:37 +01:00
Cédric Bonhomme 35a51e2ba8
added apiKey in the conf file 2020-11-13 14:33:53 +01:00
Cédric Bonhomme 3d096a51ee
chg: [vagrant] Updated statsservice configuration with the new LOG_PATH variable. 2020-09-02 14:06:56 +02:00
Cédric Bonhomme 3dbd0e37f7
chg: [vagrant] updated installation of stats service 2020-08-03 08:05:44 +02:00
Cédric Bonhomme 5770f605ab
updated name of the command to create new local client 2020-07-30 11:17:41 +02:00
Cédric Bonhomme 99bcf94947
create the first admin client 2020-07-27 14:28:28 +02:00
Cédric Bonhomme 87b07e6584
chg: updated default configuration for stats service with systemd deployment. 2020-07-27 11:26:26 +02:00
Ruslan Baidan a2db12e239
Added exposing of the postgresql port to access it from host machine. 2020-07-08 12:06:49 +02:00
Ruslan Baidan 84d6104001
Merge branch 'feature/stats' of https://github.com/monarc-project/MonarcAppFO into feature/stats
* 'feature/stats' of https://github.com/monarc-project/MonarcAppFO:
  chg: [vagrant] forward default output of systemd to /dev/null
  chg: [stats service deployment] do not install dev dependencies.
  added FLASK_APP env variable

# Conflicts:
#	vagrant/bootstrap.sh
2020-07-08 09:42:49 +02:00
Cédric Bonhomme c998326768
chg: [vagrant] forward default output of systemd to /dev/null 2020-07-07 23:15:24 +02:00
Cédric Bonhomme 9698735042
chg: [stats service deployment] do not install dev dependencies. 2020-07-07 22:03:47 +02:00
Cédric Bonhomme ab621b351d
added FLASK_APP env variable 2020-07-07 17:03:11 +02:00
Ruslan Baidan a5f78c28b3
removed the composer optimisation to load the dev dependencies. 2020-07-07 15:40:21 +02:00
Cédric Bonhomme 165401ec17 Merge branch 'feature/stats' of https://github.com/monarc-project/MonarcAppFO into feature/stats 2020-07-07 15:35:07 +02:00
Cédric Bonhomme 122428e8f0
added new variable for lib/mosp.py 2020-07-07 15:34:37 +02:00
Ruslan Baidan 2a0ea077ab
Used the stats port for the FO config. 2020-07-07 15:31:31 +02:00
Cédric Bonhomme 9f0241422b
new: [deployment] added installation, configuration of stats service and the systemd service file for it. The service is running by default on port 5005 in the Vagrant virtual machine, mapping is done on port 5005 of the host machine. 2020-07-07 14:39:02 +02:00
Ruslan Baidan deeb0863d9
Fixed the tests execution and covered the current filter classes. 2020-06-30 21:18:06 +02:00
Ruslan Baidan 139348eed0
Added stats-api settings. 2020-05-12 18:25:51 +02:00
Ruslan Baidan 45fb3be941
Merge remote-tracking branch 'origin/master' into feature/stats
* origin/master:
  Renamed xdebug variable.
  fixed the permissions issue for the vm generation.
  chg: [vagrant] adjusted usermod and permissions on files (data for backend)
  Fix the issue with NPM check updates and specify -master instead of a version number for the version of MONARC in the vagrant VM.
  Release of new version 2.9.14 of monarc.
  chg: [vagrant] fix permissions issues and db initialization when deploying new dev env. sudo is no more required when updating MONARC in the VM vagrant

# Conflicts:
#	composer.lock
2020-04-24 21:19:20 +02:00
Ruslan Baidan 04ac95d038
Renamed xdebug variable. 2020-04-24 20:46:17 +02:00
Ruslan Baidan f49b7ac201
fixed the permissions issue for the vm generation. 2020-04-24 20:34:42 +02:00
Cédric Bonhomme 737774a151
chg: [vagrant] adjusted usermod and permissions on files (data for backend) 2020-04-24 15:55:29 +02:00
Cédric Bonhomme e0f9d1265b
Fix the issue with NPM check updates and specify -master instead of a version number for the version of MONARC in the vagrant VM. 2020-04-24 11:49:44 +02:00
Cédric Bonhomme 13cb6681d5
chg: [vagrant] fix permissions issues and db initialization when deploying new dev env. sudo is no more required when updating MONARC in the VM vagrant 2020-04-22 13:29:32 +02:00
Ruslan Baidan 9757525c73
Added the commit with the tests introduction. 2020-04-21 14:31:57 +02:00
Ruslan Baidan 541e1c8067
Added symfony/console to the dependencies list to be able to execute the frontoffice command(s). 2020-02-10 14:19:29 +01:00
Cédric Bonhomme 6b36955c1a
Updated README to explain how to install the disksize Vagrant plugin. 2020-02-03 09:22:59 +01:00
Cédric Bonhomme 8fafc4fcfe
updated node 2019-11-21 08:34:50 +01:00
Cédric Bonhomme f9bbc2ac7d
creation of cache folders 2019-11-21 08:31:22 +01:00
Cédric Bonhomme a841bc1932
Updated install scripts. 2019-11-20 10:22:59 +01:00
Cédric Bonhomme 0cc498dcb9
Fixed merge conflict. 2019-10-31 11:58:42 +01:00
Ruslan Baidan 968a4147ff
Added the extension loading to enable xdebug. 2019-10-31 10:24:59 +01:00
Ruslan Baidan ec6fcde391
Fixed the vagrant command. 2019-10-30 15:09:17 +01:00
Ruslan Baidan d3914b9969
Xdebug installation fix for vagrant. 2019-10-30 11:59:44 +01:00
Ruslan Baidan 79b141d070
Cleaned up the scripts and vagrant bootstrap, updarted the docs. 2019-10-30 10:53:05 +01:00
Cédric Bonhomme 6d7ffcee72
Using APPLICATION_ENV instead of APP_ENV. 2019-10-28 13:23:06 +01:00
Cédric Bonhomme 0c4b0e19ac
removed now useless Git settings 2019-09-23 11:19:05 +02:00
Cédric Bonhomme 49e5aa21d9
updated vagrant bootstrap script 2019-09-23 08:50:20 +02:00
Ruslan Baidan 9b2e4f6750
Fixed vagrant bootstrap, added the required dependencies. 2019-09-20 15:26:39 +02:00
Ruslan Baidan 011fe9812a
Fixed the scripts paths and removed the githuib libraries pulling as all the projects are on packagist. 2019-09-12 14:38:30 +02:00
Ruslan Baidan 73357c3551
Updated the dependencies to use Zf3 components, fixed the FO and Core loading paths and updated the configuration. 2019-09-04 20:40:41 +02:00
Cédric Bonhomme 434d95aa6e
updated Vagrant deployment script 2019-08-23 11:49:16 +02:00
Cédric Bonhomme c1d4c43ddb
wip 2019-08-23 09:10:09 +02:00
Cédric Bonhomme 05c42afc0d
enabling xdebug with the Vagrant env 2019-08-23 08:41:26 +02:00
Ruslan Baidan 577766f18e Merge branch 'recordGDPR' of https://github.com/monarc-project/MonarcAppFO into recordGDPR 2019-08-23 08:25:47 +02:00
Ruslan Baidan c5aa5760f0
Reverted automatically merged bootstrap.sh 2019-08-23 08:25:38 +02:00
Cédric Bonhomme 930c8a1f25 Merge branch 'recordGDPR' of github.com:monarc-project/MonarcAppFO into recordGDPR 2019-08-23 08:21:33 +02:00