Commit Graph

108 Commits (69a9ca2e37c012472e022a68549eb1b1423798b2)

Author SHA1 Message Date
Ruslan Baidan 69a9ca2e37
Updated the way of Frontend dependencies updating to tags usage, removed the php version related packages limitation ass now we can use php7.4. 2021-05-05 12:41:12 +02:00
Ruslan Baidan 22fb2fe28d
Renamed the script. 2021-04-23 11:20:57 +02:00
Ruslan Baidan 84883be187
Fixed the script name. 2021-04-23 11:20:41 +02:00
Ruslan Baidan e54a66088b
Remvoed the part of updating the clients configs. 2021-03-25 15:21:46 +01: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 b1dd41bfa4
Uodated the core dependency and fixed the alter anrs script. 2021-03-01 17:31:54 +01:00
Ruslan Baidan 6b1b9e58a6
Added the script to fix the clients anrs table limit. 2021-03-01 12:08:45 +01:00
Cédric Bonhomme beebe72db0
chg mode of scripts/collect-stats-for-all-clients.sh to 0775 2021-01-05 10:23:32 +01:00
Ruslan Baidan 36b231ac30
Updated the frontoffice version and collect stats scripts. 2020-11-27 14:02:35 +01:00
Ruslan Baidan e0b60c44ff
Fixed the collect stats script. 2020-11-24 12:40:12 +01:00
Ruslan Baidan a35fd122c0
Fixed the collect stats script, starteds the tests fixes. 2020-11-24 10:34:26 +01:00
Ruslan Baidan 66b5d958b1
Updated the frontoffice dependency and added the script to collects stats for all the clients on prod. 2020-11-17 14:39:50 +01:00
Juan Rocha 40f27fbdf7 Removed depth limit in link ressourse from ng_anr/src 2020-11-17 10:03:49 +01: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
Ruslan Baidan 69894d9806
Covered fetching stats and filter with the test cases. 2020-07-03 15:00:32 +02:00
Cédric Bonhomme 237eb586e1
removed useless echo 2020-02-24 13:37:46 +01:00
Cédric Bonhomme 585ffef9b8
typo 2020-02-24 13:36:33 +01:00
Cédric Bonhomme 4458f172c9
added check_composer.sh 2020-02-24 13:29:30 +01:00
Ruslan Baidan 36cf3ce94c
Updated the release 2.9.5 related files. 2019-12-18 11:39:02 +01:00
Cédric Bonhomme e901f5185b
updated install script 2019-11-14 08:08:49 +01:00
Cédric Bonhomme 1ca9eda3dd
simplify update script 2019-11-13 10:55:30 +01:00
Cédric Bonhomme 838d788267
simplify update script 2019-11-13 10:44:35 +01:00
Cédric Bonhomme eee4f164e0
Removed now useless script. 2019-11-11 14:44:35 +01:00
Cédric Bonhomme d4b32b1c16
Removed now useless call to git pull. 2019-11-11 10:57:08 +01:00
Ruslan Baidan 79b141d070
Cleaned up the scripts and vagrant bootstrap, updarted the docs. 2019-10-30 10:53:05 +01: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
William Robinet 8c4831cd2c Add return code check after git pull 2019-06-11 10:47:32 +02:00
Cédric Bonhomme b30d95a442
Removed now useless lines. 2018-04-20 14:14:07 +02:00
Cédric Bonhomme 3e4b5bd343
Now useless hack 2018-04-20 11:12:41 +02:00
Cédric Bonhomme a2d96d6b2c
Updated link modules resources script. 2018-04-18 10:03:03 +02:00
Juan Rocha fa13d426c8 Link flags folder 2018-04-13 13:11:55 +02:00
Cédric Bonhomme 7eb7d03ddf
replaced argument number of the public key by its equivalent 2017-09-27 10:31:27 +02:00
Cédric Bonhomme b55c848068
backup script is now executable 2017-09-27 10:14:04 +02:00
Cédric Bonhomme 57858aa5c3
improvement for the encryption 2017-09-27 09:34:06 +02:00
Cédric Bonhomme 7bc191095c
fix 2017-09-27 09:07:27 +02:00
Cédric Bonhomme c4b83b9e62
name of the db to dump in a variable 2017-09-27 08:43:47 +02:00
Cédric Bonhomme 522b4519e2
configure the address of the public key 2017-09-27 08:39:56 +02:00
Cédric Bonhomme 2530358fac
typo 2017-09-27 08:23:22 +02:00
Cédric Bonhomme a3aee08bd8
Added a script to backup and encrypt a client database with a RSA 4096 key pair. 2017-09-27 08:21:45 +02:00
Cédric Bonhomme a903eff281
fix: bad path for the MySQL credentials (for the backup before the upgrade). 2017-08-11 11:05:29 +02:00
Cédric Bonhomme 54ab738fd6
Don't trust file modes. 2017-08-11 07:58:30 +02:00
Juan Rocha 3c6a885fd0 Script to change URL on file git config 2017-08-10 14:24:27 +02:00
Cédric Bonhomme 2f7e2078e7
Added instruction on how to activate database backup. Improved backup script. 2017-08-08 09:38:30 +02:00
Cédric Bonhomme 809de38e57
Version the backup with the date. 2017-08-07 12:15:03 +02:00
Cédric Bonhomme 5fd8e43cdc
Closes #23. 2017-08-07 12:13:56 +02:00
Cédric Bonhomme b392ed5bde
Cleaning. 2017-08-02 10:20:44 +02:00
Thomas Metois 460dc827bf FIX: script client-upgrade-db > test path 2017-03-17 14:37:49 +01:00
Thomas Metois 0e980a593e EVO: script update-all > dont't check if local.php exist if -b use 2017-03-17 14:20:18 +01:00
Thomas Metois 6379d8df6c EVO: script update-all > missing fct 2017-03-17 11:45:46 +01:00
Thomas Metois bbdfaeb542 EVO: script client-upgrade-db > check good path between "module/" & "vendor/monarc/" 2017-03-17 11:39:47 +01:00