Markusi13
fe4c5d0717
Update Dolibarr versions and PHP compatibility using update.sh
2025-02-21 00:50:02 +01:00
Laurent Destailleur (aka Eldy)
90524b4077
Update to 20.0.3 - make build code more generic
2024-12-29 15:38:13 +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)
48baf43a92
Fix for alpha version
2024-12-11 16:07:12 +01:00
Laurent Destailleur (aka Eldy)
35bdc0e584
Support version with -beta inside.
2024-12-03 10:10:32 +01:00
Laurent Destailleur (aka Eldy)
60f214456c
Log
2024-12-02 16:29:21 +01:00
Laurent Destailleur (aka Eldy)
534c2a3a32
Update docker
2024-12-02 01:59:03 +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
Andrés Maldonado
441d19e301
Update base images to Bullseye
...
In Bullseye, libldap-common is no longer a dependency of libldap2-dev,
but it's still required for LDAPS connections
2024-11-14 16:28:10 +01:00
Aloïs Micard
1bb488f54c
Run update.sh
2024-11-14 15:41:22 +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
1cee1390ee
Update README
2024-11-08 02:23:13 +01:00
TuxGasy
7e6666f7e0
Update version 20.0.1
2024-10-12 12:37:40 +02: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
Aloïs Micard
f8bf90579b
Merge pull request #18 from mathieupotier/OpCache
...
Add Opcache and activate it for PHP7.4 and PHP8.* base images
2024-09-30 17:32:59 +02:00
Laurent Destailleur
184925ee61
Rename default dir for mariadb
2024-09-28 14:36:36 +02:00
Laurent Destailleur
23bb3ba1fb
Add version 20.0
2024-09-27 19:54:19 +02:00
Mathieu POTIER
bbcc2ba078
Add Opcache and activate it for PHP7.4 and PHP8.* base images
2024-09-20 17:31:06 +02:00
Mathieu POTIER
32e20144ee
replicate change on each build image
2024-09-20 17:07:46 +02:00
Mathieu POTIER
279657f40b
create version 20.0.0
2024-09-17 22:30:47 +02:00
Laurent Destailleur
0f3383578b
Fix load of demo for develop
2024-09-13 16:55:03 +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
a36e24e7c1
Fix bad test on permission
2024-09-13 11:25:56 +02:00
Laurent Destailleur
ce0cfef9a9
Fix use of version to find the demo init file
2024-09-13 04:00:51 +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
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
9275eb805a
Rebuild image directories
2024-09-06 23:28:53 +02:00
Laurent Destailleur
8b9a1aa7be
Fix get of data file
2024-09-04 15:20:27 +02:00
Laurent Destailleur
67bcd10e5b
Save the load of dump load into a log file
2024-09-03 19:29:09 +02:00
Aloïs Micard
156e5cb402
Remove wget dependency
2024-08-20 08:51:26 +02:00
Aloïs Micard
89d7a42de7
New Dolibarr version 19.0.3
2024-08-20 08:20:04 +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
Laurent Destailleur
3d26e308d2
NEW Make setup of volumes easier - Add option DOLI_INIT_DEMO
2024-08-17 15:42:13 +02:00
Laurent Destailleur
0e1e66ab9d
FIX The data files llx_accounting_account_* must not be loaded at
...
install.
2024-08-15 20:08:42 +02:00
benvia
cab752f9c3
Refactoring of function executing scripts during initialization or container starting ( #160 )
...
* Refactoring of function running scripts
* Update readme files
* Update images with new docker-run script
---------
Co-authored-by: Benoit Vianin <benoit.vianin@pixeleez.ch >
2024-07-16 22:35:58 +02:00
TuxGasy
af897f4325
Fix typo
2024-05-18 03:30:01 +02:00
Vaadasch
b7492adef3
Active custom modules - update
2024-05-18 01:00:45 +02:00
Vaadasch
4326b95da9
Add auto-enable modules even custom
2024-05-16 17:23:56 +02:00