Sylvain
4e18a03de6
fix ADMINSYS script
2021-06-07 15:03:48 +02:00
Sylvain
66f81a975e
WIP: array of items
...
Migration from cart_items:{reservation:{}, subscription:{}, ...}
to cart_items:{items:[{reservation:{}, ...}], ...}
2021-05-19 18:12:52 +02:00
Sylvain
5adf15df91
syntax improvements
2021-05-18 09:40:35 +02:00
Sylvain
2571e14482
[bug] run script was disfunctional
2021-05-17 15:25:05 +02:00
Sylvain
6bcd9f6fef
Merge branch 'dev' into payzen
2021-05-17 15:07:41 +02:00
Sylvain
7251298334
script to run a rails command with ease
2021-05-14 15:42:19 +02:00
Sylvain
bc6ef8ef50
WIP: move backend code base to new architecture
...
- from stripe only to payment gateway abstract
- from reservation params style to unified cart_items
TODO: fix not passing tests,
subscriptions/renew_as_admin_test.rb fails because InvoiceItem(9).amount = nil
2021-04-23 17:54:59 +02:00
Sylvain
07ea6e8c69
renamed SUPERADMIN_EMAIL to ADMINSYS_EMAIL
...
The previous was too much subject to confusions
2021-04-14 15:04:41 +02:00
Sylvain
72ede2843c
validate each files when upgrading nginx config
2021-03-10 15:12:51 +01:00
Sylvain
f50f5a4058
Send pre-compressed assets to the browsers instead of the regular ones
...
+ improved setup script with some explanations for reverse-proxies
2021-03-10 12:47:01 +01:00
Sylvain
303c0a0ba8
[bug] script to mount payment-schedules volume results in invalid yml file
...
+ improved scripts for mounting volumes
+ increased verbosity of upgrade script
2021-03-08 12:08:29 +01:00
Sylvain
3604d2af3f
updated changelog
2021-03-01 12:18:20 +01:00
Sylvain
4026bf0130
migrate yq to v4
2021-03-01 11:34:02 +01:00
Sylvain
a01eba3902
fix yq command syntax
2021-02-10 11:34:16 +01:00
Sylvain
32b0222da5
save payment schedules PDF to a persistant volume storage
2020-12-22 16:39:37 +01:00
Sylvain
4e64e10b1f
[bug] script mount-webpack.sh was not updating the docker-compose.yml file
2020-10-21 09:17:30 +02:00
Sylvain
892d010cd4
webpack deployment script
2020-10-06 12:29:22 +02:00
Sylvain
8ac873179c
[bug] unable to run the elastic-upgrade script
2020-09-28 09:42:03 +02:00
Sylvain
894c54068f
upgrade scripts with -y
2020-07-01 10:52:43 +02:00
Sylvain
e95b270433
multiples fixes
...
- improved project search
- fix db schema (sql)
- improved doc
- removed es_language_analyzer var (deprecated)
2020-06-24 17:22:38 +02:00
Sylvain
d419241323
running the tests: updated script & doc
2020-06-23 14:24:30 +02:00
Sylvain
185b7b7162
updated sidekiq & redis to v6
2020-06-09 16:23:07 +02:00
Sylvain
f9837747f6
fix running tests
2020-03-30 10:59:11 +02:00
Sylvain
df8ff77597
fix migrations for rails 5 + use maildev instead of mailcatcher + fix tests script
2020-03-25 12:35:08 +01:00
Sylvain
d026717280
force tests to run in test env
2020-03-04 11:58:36 +01:00
Sylvain
d833f6d812
harmonize Fab-manager trademark syntax
2020-02-26 10:19:43 +01:00
Sylvain
c0acfe0f1c
handle ctrl-c in upgrade scripts
2019-10-22 16:46:40 +02:00
Sylvain
0555883ea3
fix read path
2019-10-22 12:20:00 +02:00
Sylvain
a787814c6a
debug pg_upgrade command
2019-10-22 11:54:37 +02:00
Sylvain
a04fc168ee
make script executable
2019-10-22 11:48:24 +02:00
Sylvain
97f893150f
double confirm on clean + fix read_path
2019-10-22 11:47:04 +02:00
Sylvain
5fb1ad781b
revert if cmd to using 0
2019-10-22 11:25:34 +02:00
Sylvain
719bb31968
redirect ioctl err messages to /dev/null
2019-10-22 11:10:17 +02:00
Sylvain
8217918cec
enlight pg upgrade script
2019-10-22 11:04:21 +02:00
Sylvain
719250877e
pg upgrade script: fix ip test
2019-10-22 10:58:07 +02:00
Sylvain
cc74b42a2b
fix bash: if cmd
2019-10-22 10:54:48 +02:00
Sylvain
cbd93ca7d8
pgSQL upgrade script: check for postmaster.pid
2019-10-22 10:45:23 +02:00
Sylvain
812634a3fd
remove link mode
2019-10-09 12:07:54 +02:00
Sylvain
dabf32d774
shut down instance before upgrading
2019-10-09 11:57:55 +02:00
Sylvain
95038313e9
improved pre-run checks in upgrade scripts
2019-10-09 11:17:15 +02:00
Sylvain
9577ea6292
configure pg_hba.conf after migration
2019-10-09 11:02:43 +02:00
Sylvain
13c730eaad
use postgres 9.6 instead of 11
2019-10-09 09:52:58 +02:00
Sylvain
ae368cb496
PG upgrade procedure + test disk space
2019-10-08 16:57:58 +02:00
Sylvain
a9a89e8ba3
fix upgrade_compose awk script
2019-10-08 16:28:15 +02:00
Sylvain
cc55039286
fix pg volume in compose file + optional clean at the end
2019-10-08 16:17:48 +02:00
Sylvain
d2db75137a
fix new postgres image name
2019-10-08 15:56:02 +02:00
Sylvain
974612505d
replace and trim PG_PATH
2019-10-08 15:41:27 +02:00
Sylvain
87b101baff
fix read postgres path command
2019-10-08 15:27:16 +02:00
Sylvain
d74b4ae273
check GNU awk
2019-10-08 15:23:45 +02:00
Sylvain
ef1a6f8753
postgreSQL upgrade script
2019-10-08 12:08:15 +02:00