Garcia MICHEL
afc05db3bd
Remove old versions 11 to 14 ( #131 )
2023-09-08 07:40:41 +02:00
Alban Durrheimer
1c5aec0f98
Add DOLI_INSTANCE_UNIQUE_ID env variable ( #130 )
2023-09-07 18:45:00 +02:00
Garcia MICHEL
a51377845b
Add dolibarr 18.0.1 ( #129 )
2023-09-04 19:11:48 +02:00
TuxGasy
64b038ee98
Fix file mode
2023-08-11 20:00:49 +02:00
Adrian Bach
eb39763e5b
feat: update to version 17.0.3
2023-08-11 13:54:18 +02:00
TuxGasy
caf7fbdd48
Allow custom php allow_url_fopen conf
2023-07-12 21:21:33 +02:00
Adrian Bach
437df7c5c8
Address security concerns ( #126 )
...
* fix: address some security concerns
* feat: add new DOLI_PROD env variable
2023-06-28 21:14:46 +02:00
TuxGasy
eb5e44feb9
Add doli 17.0.2
2023-05-31 08:09:50 +02:00
TuxGasy
4980d8fbfd
Merge branch 'master' of github.com:tuxgasy/docker-dolibarr
2023-05-13 10:33:04 +02:00
TuxGasy
6de8618a8c
Fix #100 #119 enable user module
2023-05-13 10:24:58 +02:00
Florent Poinsaut
f3565220ce
Add secrets for cron credentials ( #98 )
...
* Add secrets for cron credentials
* Add secrets for cron credentials for all images
* Set CRON var to empty by default as noted in the README + Update README.template with these new secrets.
2023-04-19 10:42:37 +02:00
TuxGasy
273741e7dc
Merge branch 'patch-3' of github.com:FlorentPoinsaut/docker-dolibarr into FlorentPoinsaut-patch-3
2023-04-18 15:58:10 +02:00
Florent Poinsaut
90a4088ce9
Securize Apache config ( #118 )
2023-04-18 15:53:37 +02:00
Florent Poinsaut
b3bd6c8e77
Update image v17 to 17.0.1
2023-04-18 11:54:01 +02:00
TuxGasy
7c91bd51e6
Update Dolibarr 16.0.5
2023-04-03 20:27:28 +02:00
vincowl
9c43451d2b
run update.sh
2023-04-03 17:13:02 +02:00
Garcia MICHEL
1d6c72395f
Migrate travis ci test to github workflows ( #117 )
2023-03-05 17:11:01 +01:00
Adrian Bach
9a00af8c55
upgrade to 17.0.0 ( #116 )
2023-03-05 16:38:48 +01:00
Adrian Bach
421eb6615e
upgrade to 16.0.4 ( #113 )
2023-02-20 19:05:28 +01:00
Garcia MICHEL
c3e6d1e580
Fix #105 Update to Doli 16.0.3 ( #106 )
2022-12-01 20:53:27 +01:00
POTIER Mathieu
ad6d7dae0c
16.0.1 release ( #102 )
2022-10-19 16:53:55 +02:00
TuxGasy
ee88d82a64
Fix #97 Dolibarr 16.0.0
2022-09-24 15:02:17 +02:00
Sébastien Prud'homme
0c96fea4bf
Redirect cron script outputs to container outputs ( #96 )
...
* Redirect cron script outputs to container outputs
* Revert cron frequency to 5 minutes
2022-09-24 14:58:40 +02:00
Sébastien Prud'homme
a416b2879a
Configure full path to mysqldump command ( #94 )
...
* Configure full path to mysqldump command
* Fix entity
2022-09-06 12:23:44 +02:00
Sébastien Prud'homme
d949611696
Add timeout when testing connection to database ( #93 )
2022-08-31 17:28:58 +02:00
TuxGasy
84dbf750bf
Update to Doli 15.0.3
2022-08-08 20:15:02 +02:00
TuxGasy
4fa2e0cb91
Fix Dockerfile
2022-06-26 21:37:55 +02:00
Garcia MICHEL
f389a0b5c3
Add more arch support ( #87 )
...
* Update travis with arch arm64
* Use buildx plugin to build multi image archi
2022-06-26 21:28:41 +02:00
Garcia MICHEL
7980a9fd94
Add cron as sidecar container ( #86 )
...
* Add cron as sidecar container
* Fix cronjob
2022-06-26 13:00:41 +02:00
Blanchard Jerome
e2c7f65677
Upgrade to 15.0.2 ( #84 )
2022-05-26 18:42:32 +02:00
Florent Poinsaut
c93c3aedff
Upgrade to 15.0.1 ( #82 )
2022-03-24 16:36:21 +01:00
Edoardo Zanoni
d2e3605ccb
Feature/add postgres support ( #80 )
...
* Add v15
* Add initial support to postgres
* [78] Add compose example for postgres installation
* [78] Fix docs: moved upgrade lines under proper section
* [78] Add postgres upgrade instructions
* [gh-78] Improve conf.php management with pgsql
2022-03-07 19:13:15 +01:00
Edoardo Zanoni
b7b48ac2b8
Add v15 ( #79 )
2022-03-03 19:01:33 +01:00
TuxGasy
5aabf87ddc
Fix #74 upgrade to 14.0.5
2022-01-11 17:45:37 +01:00
POTIER Mathieu
6821e96074
Upgrade to 14.0.4 ( #72 )
2021-11-23 22:02:19 +01:00
TuxGasy
f4c4ec3fd5
Merge branch 'UpgradeTo1403' of https://github.com/mathieupotier/docker-dolibarr into mathieupotier-UpgradeTo1403
2021-11-05 13:11:15 +01:00
POTIER Mathieu
ce9be42ada
Add volumes for custom plugins installation ( #71 )
2021-11-05 13:07:53 +01:00
Mathieu POTIER
680df4a1aa
fix perm issue
2021-11-05 10:23:40 +01:00
Mathieu POTIER
3f983e7b39
Upgrade version to 14.0.3
2021-11-04 22:11:01 +01:00
POTIER Mathieu
a0ee5975c2
Upgrade dolibarr to version 14.0.2 ( #66 )
...
* Upgrade dolibarr to version 14.0.2
* Fix perms
2021-09-21 09:37:33 +02:00
POTIER Mathieu
bce6709ef2
Remove deprecated PHP versions and so deprecated dolibarr versions ( #64 )
2021-09-09 19:06:17 +02:00
TuxGasy
e6f5734eb8
Merge branch 'UpgradeVersion' of https://github.com/mathieupotier/docker-dolibarr into mathieupotier-UpgradeVersion
2021-09-05 12:17:51 +02:00
Romain Dartigues
478d9a51a9
squeeze ~70 MiB from OCI image ( #58 )
...
ADD instruction create a new layer whose content is still present
in the final image even if a future RUN command seemly remove it.
2021-09-05 12:16:07 +02:00
Mathieu POTIER
ba4c88fc1f
Fix perms for file
2021-09-03 18:01:08 +02:00
Mathieu POTIER
c7e55618e0
upgrade version to 14.0.1
2021-09-03 14:41:19 +02:00
POTIER Mathieu
9b8a23ba78
Add latest versions published by Dolibarr ( #55 )
...
* Add latest Dolibarr Versions
* Fix perms
Co-authored-by: Mathieu POTIER <mpotier@deezer.com >
2021-07-23 22:09:47 +02:00
TuxGasy
6de5c11b9e
Update Dolibarr 13.0.3
2021-06-23 20:02:58 +02:00
TuxGasy
28c3417d9a
Remove duplicate clean up
2021-04-30 12:49:22 +02:00
Garcia MICHEL
c9433476e2
WIP: Add .travis.yml file ( #49 )
...
* Add .travis.yml file
* Replace deprecated MAINTAINER instruction with LABEL
2021-04-30 12:40:45 +02:00
POTIER Mathieu
c6b7eb8c67
Add IMAP packages to images in order to enable some features ( #48 )
...
* Add IMAP packages to images in order to enable some features
* use specified debian release name
I used each time the most up to date debian release.
2021-04-30 07:30:40 +02:00