584def7070
[IMP]Uptime : add millisecs on uptime info
2021-11-02 19:11:22 +01:00
b53a107471
[REF]Uptime now uses Python config file
...
Because of env limit with cronie on OL8
2021-10-23 14:36:49 +02:00
067c64cfd9
[FIX]Odoo 8C7 : needs scl enable for pg tools
2021-10-01 17:03:33 +02:00
3200366b1f
[FIX]Odoo bakcup : use curl insecure because of no cacert installed
2021-10-01 15:00:23 +02:00
26a45844a8
[FIX]Odoo 12 : needs setuptools-scm for openupgradelib
2021-09-26 11:15:59 +02:00
1bfdd7f697
[IMP]Odoo images : use openupgradelib from git
2021-09-26 11:11:13 +02:00
9e2c26be4f
[FIX]Odoo 8C7 needs postgres95 runtime from SCL
2021-09-19 08:34:11 +02:00
c3f462bfd3
[ADD]Odoo 14 DEV
2021-09-17 15:43:13 +02:00
034082af7b
[ADD]Odoo v14 : yaltik image
2021-09-14 13:07:29 +02:00
63d56b335e
[IMP]Odoo backup template : add AND
2021-08-26 23:20:40 +02:00
f5e17db104
[IMP]Uptime check : get all exceptions from ping
2021-05-13 17:49:30 +02:00
9d7e05afe2
[ADD]Uptime check
2021-05-13 16:32:05 +02:00
1c41f871a0
[ADD]Odoo backups : add optional healthchecks URL
2021-05-13 12:25:35 +02:00
5e3437cc6e
[IMP]Netdata : adapt to new configuration
2021-05-02 12:17:54 +02:00
2b8f81be40
[IMP]Nginx image : add higher buffer size for server names
2021-04-29 15:15:01 +02:00
0f5904e709
[FIX]No http2 on Nginx when no SSL is used
2021-04-20 09:57:42 +02:00
595e873c48
[IMP]Nginx : add HTTP2 per default
2021-04-17 17:43:42 +02:00
04442b8d1d
[IMP]Nginx : new configurable params (buffers)
2021-03-30 10:53:25 +02:00
ad0a8587b7
[IMP]Nginx images : add external ports
...
For easier redirections
2021-03-29 22:26:53 +02:00
78bceb7d60
[IMP]Nginx image : ssl protocols and ciphers configurables
2021-03-29 20:13:54 +02:00
09c383b97c
[IMP]Nginx base image : make certificat paths configurable
2021-03-29 10:59:57 +02:00
578dd155fb
[IMP]Nginx : security improvements
...
* Updated ciphers / protocols and other base conf ;
* Run as nginx user, no more root then fork.
2021-03-29 09:51:14 +02:00
3f40995318
[FIX]Radicale C7 : use py38, not py35 (out of date)
2021-03-27 16:19:06 +01:00
52ed7e5c15
[FIX]Odoo v10C7 build : needs older pip version
2021-03-27 15:12:00 +01:00
bf2f1c47cf
[FIX]GOLEM Dev Build : need ipython config
2021-03-27 15:11:45 +01:00
6841cd8d1b
[IMP]Odoo : seperate dev from openupgrade images
2021-03-27 15:11:26 +01:00
9b5112f73e
[REV]Revert Moka12 : will be handled on its space
2021-03-25 12:01:28 +01:00
6c710e3467
[ADD]MOKA Odoo 12
2021-03-25 11:41:55 +01:00
d602b11979
[IMP]RsyncVolumes : optional hourly rsync
2021-03-13 20:17:33 +01:00
570c5e7f9e
[IMP]RsyncVolumes : add SYNC_EXTRA_PATHES if needed
...
Managing multiple extra paths to sync (source and dest folder)
2021-03-13 18:23:34 +01:00
9529806dea
[FIX]RsyncVolumes : fix exclude empty, again
2021-03-13 08:38:44 +01:00
8da0ae0ec8
[FIX]RsyncVolumes : fix empty word exclusion
2021-03-13 08:31:38 +01:00
396da4393b
[FIX]RsyncVolumes : fix environment for cron
2021-03-13 08:17:32 +01:00
cf48101dfb
[IMP][ADD]RsyncVolumes : allow options and remote sync
...
* Do not use envsubst anymore but python os.environ ;
* Options for config : PLAN, SOURCE and DEST, EXCLUDE_WORDS ;
* Add synchronization with rsync+SSH with REMOTE env variables.
2021-03-12 19:48:43 +01:00
edff1295de
[IMP]Odoo shell helpers function signature improved
2021-03-05 10:34:23 +01:00
d076bb9230
[ADD]Odoo SHELL helpers on GOLEM too
2021-02-23 14:43:54 +01:00
fdb00391c9
[ADD]Odoo dev shell helpers, ipython default config
2021-02-23 11:39:22 +01:00
e62edfa0e8
[IMP]Odoo / Postgre : replace CentOS 6 by OracleLinux 6
...
Because Oracle Linux has updated Docker images
2021-01-28 10:18:59 +01:00
42f2dce52b
[REM]Odoo v8/10 images : remove security patches
...
As they were merged upstream.
2021-01-11 16:08:37 +01:00
35299b2c6c
[ADD][TMP]Odoo 8 and 10 : new security patches
2021-01-04 14:37:09 +01:00
2a0508dbee
[FIX]Odoo security patches should be removed after applied
2020-12-25 11:52:42 +01:00
30a8af28d0
[ADD][TMP]Odoo security patches for OCB 8 and 10
2020-12-24 14:30:44 +01:00
427e218d4f
[TYPO]Odoo dockerfile 12
2020-12-24 14:30:15 +01:00
31c0d9fbc1
[ADD]PostgreSQL 12.0
2020-10-29 12:26:23 +01:00
1c47208abe
[ADD]Odoo 14 base
2020-10-29 12:26:09 +01:00
da07792132
[REM]Odoo : remove old Docker8 image on base service
2020-09-13 13:00:38 +02:00
530009c968
[REM]Odoo images : remove jessie based composed services
2020-09-13 12:55:34 +02:00
ceb1df8ac9
[UPD]Radicale CentOS7 version bump
2020-07-04 15:53:48 +02:00
78c866da59
[IMP]GOLEM images from deabian to centos
2020-06-14 07:58:36 +02:00
6d30e43d3c
[ADD]Odoo images for OpenUpgrade v11/12
2020-06-10 16:54:05 +02:00