1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
Commit Graph

143 Commits

Author SHA1 Message Date
Sylvain
03f3819255 (bug) upgrade: the input device is not a TTY 2022-11-22 09:52:22 +01:00
Sylvain
5429e9889f (security) log4j format message lookup disabled by default 2022-08-30 11:08:00 +02:00
Sylvain
e5df3ae633 (bug) current env values not shown 2022-08-24 11:05:36 +02:00
Sylvain
cbefb702a5 (Bug) setup cannot chown installation folder 2022-08-24 10:29:11 +02:00
Sylvain
a31f3555a1 (Bug) password verification during setup 2022-08-23 17:35:12 +02:00
Sylvain
562a7b86e5 (feat) Check the minimum docker version (20.10) during setup and upgrade 2022-06-27 15:19:53 +02:00
Sylvain
1c16dd5f3f (feat) Use bat to display coloured documentation of environment variables during setup 2022-06-27 14:48:12 +02:00
Sylvain
a5cdd33e0b (bug) run the upgrade commands w/ the appropriate user 2022-06-14 16:25:36 +02:00
Sylvain
2208504e8e (bug) fix USER_ID variable in docker-compose.yml 2022-06-14 16:16:59 +02:00
Sylvain
0d3ac9a791 (bug) error message during the setup: the input device is not a TTY 2022-06-14 14:11:41 +02:00
Sylvain
3691753469 fix setup behind proxy 2022-06-13 17:54:57 +02:00
Sylvain
ffb5a1d9d2 (setup) Ability to install behind a proxy 2022-06-13 17:03:35 +02:00
Sylvain
8a93160628 (setup) ask to set ALLOW_INSECURE_HTTP if DEFAULT_PROTOCOL was set to http 2022-06-13 15:35:52 +02:00
Sylvain
e51e736eb9 Run the docker image with the system user 2022-06-13 14:15:06 +02:00
Sylvain
eba9c43809 (feat) setup: auto configure the main domain 2022-06-13 14:15:06 +02:00
Sylvain
a02c10ef63 (bug) elevate new_packs folder creation during upgrade, if needed 2022-06-13 14:15:06 +02:00
Sylvain
2121dbed32 (feat) Ability to ignore assets compilation errors in the upgrade script 2022-06-07 16:38:46 +02:00
Sylvain
8a13eb1cd3 (bug) when installing fab-manager as non-root user, most of the resulting installation directories were owned by root 2022-06-07 15:12:07 +02:00
Sylvain
1bb1d13a50 (wip) fix folders permissions during setup
@see https://github.com/moby/moby/issues/2259
2022-06-06 17:23:02 +02:00
Sylvain
73ee927088 (bug) unable to run scripts on systemts with legacy version of docker-compose 2022-05-25 09:53:25 +02:00
Sylvain
d106a12749 (setup) Detect assets compilation issues and interrupt the script 2022-05-23 16:59:52 +02:00
Sylvain
442f7e0453 (bug) fix #355 compatibility with the new docker-compose CLI 2022-05-23 16:33:38 +02:00
Du Peng
8acd5c3f09 add script mount-proof-of-identity-files 2022-05-11 16:57:44 +02:00
Du Peng
3e34b3c7a7 add user validation required setting, user proof of identity upload and organization custom field 2022-05-11 16:57:44 +02:00
Sylvain
497f8ed805 (bug) help message in upgrade script has a bogus format 2022-03-23 10:05:56 +01:00
Du Peng
cd733053c9 Added [an option](doc/environment.md#OPENLAB_SSL_VERIFY) to allow set verify ssl option for OpenLab 2022-03-02 17:39:22 +01:00
Sylvain
501411e293 (bug) unable to run the setup/upgrade scripts as root
yq has updated its docker image to prevent running as root so we need to provide the current user id when running the image

More info: https://github.com/mikefarah/yq/issues/890
2021-11-16 17:17:08 +01:00
Sylvain
a28a3ad651 [bug] upgrade script add env var already present 2021-10-20 17:19:07 +02:00
Sylvain
f2c436594a check hub API access in upgrade script 2021-10-04 16:45:54 +02:00
Sylvain
842c88e839 [bug] upgrade script report invalid upgrde target 2021-10-04 12:09:31 +02:00
Sylvain
bc83bb92b9 improved welcome message in setup script 2021-06-16 11:04:14 +02:00
Sylvain
17ab75cfa5 [bug] during the upgrade, unable to detect the target when not explicitly specified 2021-06-15 13:05:38 +02:00
Sylvain
e8517f1ea1 ability to upgrade to a specfic version with the script 2021-06-11 13:47:25 +02:00
Sylvain
f1bf6cf4a5 [bug] unable to run interactive rails commands during the upgrade 2021-06-10 17:24:16 +02:00
Sylvain
4c8c9f0ea7 force upgrade to 4.7.12 before going further 2021-06-10 16:51:51 +02:00
Sylvain
684e6f779b setup: external network 2021-06-07 15:45:58 +02:00
Sylvain
68f64cfc5c update the card for payment schedules 2021-06-04 18:26:20 +02:00
Sylvain
430db7777f [bug] unable to map a new setup to the db network 2021-06-03 15:49:19 +02:00
Sylvain
e08157b5f6 Unified and documented upgrade exit codes 2021-06-01 09:03:24 +02:00
Sylvain
1bee09442c run the chain:all command before db:migrate 2021-06-01 08:54:19 +02:00
Sylvain
2fc0ad1ba0 [bug] new installation with mapping to an external network does not connect fab-manager to elasticsearch 2021-05-21 10:13:31 +02:00
Sylvain
2a4a4e6d74 Check the status of the assets' compilation during the upgrade 2021-05-18 16:18:44 +02:00
Sylvain
5adf15df91 syntax improvements 2021-05-18 09:40:35 +02:00
Sylvain
7024c30c6c improved readme and links to documentation 2021-05-17 15:42:23 +02:00
Sylvain
5a06d55838 improved error handling in upgrade script 2021-04-19 17:07:03 +02:00
Sylvain
ad6926ec1a [bug] unable to cancel the upgrade before it begins 2021-04-14 16:18:35 +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
e7059cca5b [bug] unable to set date formats during installation 2021-04-14 11:37:42 +02:00
Sylvain
cc639e2e56
typo 2021-04-01 10:37:52 +02:00
Sylvain
29a3232bfe improved upgrade script output 2021-03-24 11:04:59 +01:00