Commit Graph

105 Commits (master)

Author SHA1 Message Date
Ruslan Baidan c1d49abb21
Removed the .gitkeep from data import files dir and added the doc. 2023-03-22 15:22:13 +01:00
Ruslan Baidan 9749d7e7ef Fixed the xdebug config. 2023-03-09 11:29:37 +01:00
Ruslan Baidan c1e5cd1b13 Changed the vagrant bootstrap to use ubuntu 22.04. 2023-03-07 17:58:29 +01:00
Ruslan Baidan 344b3498b8
Merge remote-tracking branch 'origin/feature/php8'
* origin/feature/php8:
  Updated packages of composer
  Fixed semantic of composer.json
  Updated composer packages
  Added update PO Files script
  Removed duplicated twoFactorAuthEnforced option flag
  Updated composer.lock
  Added the support of php8 for vagrant and composer loading of the specific packages.

# Conflicts:
#	composer.lock
2023-03-07 08:04:20 +01:00
Ruslan Baidan e3bf42e565
Updated the dependencies with the new release tags. 2023-03-06 15:53:58 +01:00
Ruslan Baidan 2a0a209811
Added the support of php8 for vagrant and composer loading of the specific packages. 2022-11-15 11:52:23 +01:00
Ruslan Baidan 80f345267a
Increased the vagrant disc size. 2022-11-09 11:42:49 +01:00
jfrocha 593bd51636 Add romanian language in install scripts 2022-02-25 10:29:27 +01:00
jfrocha 974e1eab4f Typo 2021-09-17 11:43:44 +02:00
Cédric Bonhomme 01570b238b
chg: [vagrant] updated list of active languages in bootstrap MONARC configuration file. 2021-05-06 08:42:27 +02:00
Ruslan Baidan 15fd1aa83d
Merge pull request #350 from monarc-project/feature/320
Feature/320 Updated the mospApiUrl, added a script to update all the clients configs.
2021-05-05 10:56:29 +02:00
Cédric Bonhomme 541e45f682
chg: [vagrant] vagrant is now using the box image bento/ubuntu-20.04 from the bento project. various fixes to the deployment process and the configuration of stats service 2021-05-03 21:18:22 +02:00
Ruslan Baidan 23effdec6b
Removed from the mospApiUrl /v1 and added a script to fix it for the release. 2021-03-24 11:48:13 +01:00
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