commit 00bbb6d40f1788e88f74a3af02079b060e593ae3
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Mon Sep 21 18:14:43 2020 +0200
Docker.md: be more explicit about the wait for MySQL containers to be ready
commit 8d4ab522029cffb2f2d1223226ddd30d1d57b362
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Mon Sep 21 18:00:33 2020 +0200
Docker.md: fix database setup command and URL for default setup
commit 2e7ae15de23c615746b70764180f97fe46372f38
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Mon Sep 21 14:48:40 2020 +0200
dockerignore: update according to .gitignore and ignore deployment directory
commit a09e02f81620f1f24bb6591671bd110dcffe9030
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Mon Sep 21 14:22:22 2020 +0200
Docker.md: fix typo for db migration
commit 40b0092d44e676b3163b0a600ab0988d468510a6
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Fri Sep 18 22:14:33 2020 +0200
docker-compose: nginx follows domain name configuration, it serves correctly fonts and uploads
The LinuxFr docker run as root to be able to write to
/public/tmp/uploads and to /uploads.
commit e29348a45eac4ed30bea1bba3c53be26f2d371f7
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Fri Sep 18 17:52:13 2020 +0200
docker-compose: set image cache persistent
commit a00367fb0eb5b15827f5feda439a4ef7ce0d62e2
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Fri Sep 18 00:39:36 2020 +0200
Add Docker.md file to explain how to use docker-compose
commit 5db6fa4b8033b2db900c91f4d7b1f6c14160f023
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Fri Sep 18 00:01:33 2020 +0200
deployment: move .env config to deployment/default.env, fix database-test start
To correctly start the database-test service, I had to add an entrypoint
script before the official one. Indeed that's the only way I found to
translate MYSQL_TEST_* environment names to official MYSQL_* ones.
commit d9bb42db3a2e6365735be5396bd17ec2140a5bc5
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Wed Sep 16 00:01:01 2020 +0200
docker: add linuxfr-img service
commit 7d04d7608a290df7afc6bbc19b489612b15f1f08
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Tue Sep 15 23:55:59 2020 +0200
docker: add board-linuxfr and nginx services
commit 2184b45f8a4e3d6951256dc3dbd9e0033a5867a9
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Sun Sep 13 22:15:56 2020 +0200
docker-compose: first working setup
commit 0cae55a5510fe1ef52dd37e430b022fc0552107b
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Sun Sep 13 22:06:20 2020 +0200
INSTALL.md: use bundle config to set path before install
commit 8b8a575fd04e3cf4092d1d4deeb08d522410e969
Author: Bruno Michel <bmichel@menfin.info>
Date: Thu Sep 10 22:33:36 2020 +0200
Downgrade nio4r for compatibility with Ruby 2.3
commit 0ac66dd8bf662eae1ce15827aba8b7f12e27d3ed
Author: Bruno Michel <bmichel@menfin.info>
Date: Thu Sep 10 22:26:06 2020 +0200
Fix potential XSS vulnerability in Action View
See https://weblog.rubyonrails.org/2020/9/10/Rails-5-2-4-4-and-6-0-3-3-have-been-released/
commit 66281427934d48d1dc10d78acf887d89ff279d12
Author: Benoît Sibaud <oumph@linuxfr.org>
Date: Sat Aug 1 16:17:42 2020 +0200
Typos detected during the week-end of contribution to Grammalecte