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

41 Commits

Author SHA1 Message Date
Sylvain
3c0a394850 (bug) Permission denied @ dir_s_mkdir - /usr/src/app/public/api 2022-06-27 09:32:21 +02:00
Sylvain
d008159667 (bug) unable to compile the assets: EACCES: permission denied, unlink '/usr/src/app/node_modules/.yarn-integrity' 2022-06-23 16:48:34 +02:00
Sylvain
8fee82f8c2 (bug) Cannot open an HTTP server: socket.error reported errno.EACCES (13) 2022-06-14 15:38:28 +02:00
Sylvain
e51e736eb9 Run the docker image with the system user 2022-06-13 14:15:06 +02:00
Sylvain
7cc31e3872 (bug) unable to generate the secret key base during the setup 2022-06-08 20:56:51 +02:00
Sylvain
1602a10fd0 (build) improved docker image building time 2022-06-08 10:14:47 +02:00
Sylvain
4d2e0fad09 (bug) remove buggy docker user 2022-06-08 09:33:09 +02:00
Sylvain
8446e084c7 (bug) supervisord: Permission denied: '/var/log/supervisor/supervisord.log' 2022-06-07 17:32:59 +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
6939696aac (bug) deprecated bundler arguments (#362) 2022-06-06 10:23:43 +02:00
Du Peng
dfc37a3a3d fix bug: Error loading shared library ld-linux-x86-64.so.2 2022-05-12 10:33:41 +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
8f4c254d75 (security) updated ruby to 2.6.10 2022-05-04 10:37:58 +02:00
Du Peng
03769bda27 Updated the version of ruby to 2.6.9 2022-03-29 17:10:57 +02:00
Sylvain
41375ecc7a (bug) error Couldn't find the binary git during assets compilation 2022-03-23 11:07:07 +01:00
Sylvain
625b833cde updated ruby to 2.6.7 2021-05-25 10:46:58 +02:00
Sylvain
32b0222da5 save payment schedules PDF to a persistant volume storage 2020-12-22 16:39:37 +01:00
Sylvain
ecd24d92f8 updated ruby version to 2.6.6 2020-11-25 11:39:53 +01:00
Sylvain
74ebdb029b install dev dependencies in production to allow compiling assets with webpack 2020-10-06 09:08:56 +02:00
Sylvain
df14b2b51d updated Dockerfile for webpack 2020-10-05 17:57:31 +02:00
Sylvain
9596d74914 include postgresql-client in dockerfile to deal with rails db tasks 2020-06-29 10:54:42 +02:00
Sylvain
9f922322a7 install bundler before use in dockerfile 2020-05-18 11:08:06 +02:00
Sylvain
879bc7b58a upgrade to ruby 2.6 2020-05-18 10:28:30 +02:00
Sylvain
a1af1a78b0 do not embed dev deps in docker build + updated eslint 2020-03-23 16:15:06 +01:00
Sylvain
193e81e711 Merge branch 'uvsq' into dev 2019-09-30 15:34:21 +02:00
Sylvain
a532efd198 upload csv file to the server through the API and save it on the disk 2019-09-24 17:42:50 +02:00
David O' Rojo
b68af398f6 Include missing bash package dependency in Dockerfile 2019-09-23 02:20:27 -05:00
David O' Rojo
592624152d Use Alpine Linux to built a smaller Docker image for Fab Manager 2019-09-23 02:19:52 -05:00
David O' Rojo
a21594db43 Use Alpine Linux to built a smaller Docker image for Fab Manager 2019-09-13 02:44:53 -05:00
Sylvain
79272d9e39 optimized dockerfile 2019-06-26 12:58:53 +02:00
Sylvain
528f5b9a00 fix docker build 2019-03-27 12:01:42 +01:00
Sylvain
b42d1614fd export to flat json files closed periods 2019-01-10 10:52:29 +01:00
Sylvain
177e087abf fix yarn install in dockerfile 2018-11-29 18:19:59 +01:00
Sylvain
cf3215eeac fix dockerfile 2018-11-26 09:44:40 +01:00
Sylvain
0c63405b4d migrate from bower to yarn 2018-11-22 17:09:33 +01:00
Peng DU
b3ae59f426 separate nginx and app in docker 2016-09-06 12:19:47 +02:00
Sylvain
4eca6e9dbb update docker config for XLSX exports 2016-07-27 17:48:15 +02:00
cyril
fe9847a518 update Dockerfile + env.example 2016-04-08 06:02:09 +02:00
cyril
d1450f65f6 release 2.0 rc 2016-03-23 18:39:41 +01:00