commit 95e6fd2567cca369d02ba5519ef4f6fe624fbc90
Author: Benoît Sibaud <oumph@linuxfr.org>
Date: Sun Sep 27 19:59:11 2020 +0200
New logo logo-linuxfr-automne-hd-vert-masques
commit f437c895c794f8e7b2e7adda6e5b7054a1d934eb
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Wed Sep 23 17:09:01 2020 +0200
db/seeds: add default admin account (#282)
commit 6791d209deeb4b0d531bb789e415a75a6f557292
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date: Wed Sep 23 17:02:49 2020 +0200
db/seeds: add default LinuxFr.org Section to be able to create News (#281)
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