Commit Graph

99 Commits

Author SHA1 Message Date
ldestailleur
a64cc0ad8e Add comment to uncomment to solve #14. Need testers. 2025-07-20 12:26:53 +02:00
Aloïs Micard
22bc912f2c docker-run.sh: fix the script 2025-07-06 18:41:11 +02:00
Renato
6947dbed67 add ssl 2025-06-07 17:17:35 +02:00
m0build
4b59c8ee84 add double quotes around DOLI_DB_TYPE 2025-03-24 22:28:24 +01:00
m0build
ed247ccba0 add double quotes around DOLI_DB_PASSWORD 2025-03-24 22:28:24 +01:00
m0build
70b56b2840 add double quotes around DOLI_DB_USER 2025-03-24 22:28:24 +01:00
m0build
e5734631b8 add double quotes around DOLI_DB_NAME 2025-03-24 22:28:24 +01:00
m0build
926e117ae8 add double quotes around DOLI_DB_HOST_PORT 2025-03-24 22:28:24 +01:00
m0build
1e28512c1e add quotes around DOLI_DB_HOST 2025-03-24 22:28:24 +01:00
ldestailleur
9b7a75f91f Doc 2025-03-18 13:29:16 +01:00
ldestailleur
b8f85c1ca1 Fix the cron key is not save according to setup 2025-03-10 14:19:57 +01:00
Laurent Destailleur (aka Eldy)
b9c327c6a6 Missing mkdir 2024-12-11 17:30:37 +01:00
Laurent Destailleur (aka Eldy)
9d5533c080 Fix log must not use INIT if not into INIT method 2024-12-11 17:04:17 +01:00
Laurent Destailleur
3791bbaabe Merge branch 'main' into fix_owner 2024-12-11 16:59:34 +01:00
Laurent Destailleur (aka Eldy)
f3876bfe67 Fix for alpha version 2024-12-11 15:56:00 +01:00
Laurent Destailleur (aka Eldy)
a6e1f34539 Support version with -beta inside 2024-12-03 10:09:39 +01:00
Laurent Destailleur (aka Eldy)
4d2565a260 Log 2024-12-02 16:17:10 +01:00
Laurent Destailleur (aka Eldy)
3463b47de7 More logs 2024-12-01 17:49:56 +01:00
Laurent Destailleur (aka Eldy)
d9e3755853 Add more log 2024-11-29 18:08:11 +01:00
Andrés Maldonado
5aca29c35e fix: change owner after initialization
Currently, the `docker-run.sh` script updates ownership for files in 
`/var/www/documents`, but more files get added to that directory after 
the ownership update, so the new files may have a bad owner.

This commit moves the code handling the ownership update to a later 
point, when all files have been copied to /var/www/documents.
2024-11-14 18:07:11 +01:00
Laurent Destailleur
55db1c518c Fix doc 2024-11-09 18:48:01 +01:00
Laurent Destailleur
d2e79ce072 Must use a different db user/pass than root. 2024-11-08 12:27:35 +01:00
Laurent Destailleur
774aea11ca Merge pull request #17 from mathieupotier/patch-1
disable some PHP from security page advices
2024-10-04 08:38:26 +02:00
Laurent Destailleur
273e7a4e55 Rename default dir for mariadb 2024-09-28 14:35:27 +02:00
Laurent Destailleur
c5aeb7b1b6 Add 20.0.0 version 2024-09-27 19:46:53 +02:00
POTIER Mathieu
d33951bbcc disable some PHP from security page advices
added to exclusion : dl, apache_note, apache_setenv, show_source, virtual
2024-09-20 16:56:48 +02:00
Laurent Destailleur
11a1ef9968 Fix load of demo 2024-09-13 16:49:48 +02:00
Laurent Destailleur
ea068c235b Add log 2024-09-13 16:38:05 +02:00
Laurent Destailleur
f483c7fdf7 Debug load init 2024-09-13 16:29:26 +02:00
Laurent Destailleur
f5e5c885f2 Fix load demo 2024-09-13 15:47:52 +02:00
Laurent Destailleur
7391a344d4 Fix upgrade using upgrade.unlock. Add more logs. 2024-09-13 13:31:15 +02:00
Laurent Destailleur
fbe37c2c4e Fix bad test on db exists 2024-09-13 11:22:25 +02:00
Laurent Destailleur
c97f91a917 Update email for feedback. 2024-09-13 03:52:09 +02:00
Laurent Destailleur
514caf7c69 NEW Test if init demo file download fails. Test also if db exists.
Fix init demo for develop version.
2024-09-12 21:41:28 +02:00
Laurent Destailleur
90c01d9da6 Better log for init. 2024-09-12 18:42:52 +02:00
Laurent Destailleur
e30ea59710 Fix load of dump.
The test use port 81 instead of 80.
2024-09-10 15:13:37 +02:00
Laurent Destailleur
92df31b1ba Fix load 2024-09-09 17:25:46 +02:00
Laurent Destailleur
aadadb0762 More code comment. Rename /home/dolibarr_data into
/home/dolibarr_documents
2024-09-08 21:29:48 +02:00
Laurent Destailleur
40f4d2efc3 Update image to fix dump load 2024-09-08 21:03:10 +02:00
Laurent Destailleur
586c1ac23d Fix logs concat 2024-09-07 20:04:51 +02:00
Laurent Destailleur
2adfa40d39 Doc 2024-09-07 19:59:05 +02:00
Laurent Destailleur
3701ef9da2 Enhance load of dump file 2024-09-06 23:19:38 +02:00
Laurent Destailleur
741db1f38e Save log in the persistent directory 2024-09-06 23:07:59 +02:00
Laurent Destailleur
8b9a1aa7be Fix get of data file 2024-09-04 15:20:27 +02:00
Laurent Destailleur
cf4d347ba9 Clean code and add more logs 2024-08-21 14:29:13 +02:00
Laurent Destailleur
a89cc047f0 Fix log 2024-08-21 14:20:52 +02:00
Aloïs Micard
156e5cb402 Remove wget dependency 2024-08-20 08:51:26 +02:00
Laurent Destailleur
7413f565c7 Prepare v20. Add wget into image. 2024-08-19 13:10:57 +02:00
Laurent Destailleur
680f1d44fc Fix try another solution to provide feature DOLI_INIT_DEMO 2024-08-18 19:01:34 +02:00
Laurent Destailleur
e0786cfc87 More logs. Include demo data. 2024-08-18 18:10:46 +02:00