Andrew Latham
cb0910e55d
Update content.md
...
Update examples with 17 vs 16
2024-03-31 16:20:06 -06:00
Christophe Monniez
780a054c53
Odoo: update documentation for the latest version
...
* adapt Odoo and Postgresql versions
* add a note about enterprise addons
* fix upgrade links
* remove wrong information about attachments storage
2023-04-06 13:36:02 +02:00
Christophe Monniez
12013eaac7
Odoo: update documentation to the latest version
...
* Odoo license was updated from AGPL to LGPL a long time ago and never changed here
* Add a section for named volumes
* Adapt docker-compose example to show `secrets` usage
2021-08-10 09:58:45 +02:00
Sascha Peilicke
f6a9e738ed
Add 'POSTGRES_DB=postgres' to the custom example
...
To fix https://github.com/odoo/odoo/issues/27447 . Sort the environtment variables as well.
2019-01-29 11:01:11 +01:00
Christophe Monniez
1241d486f1
Odoo: update documentation to latest version
...
Add a command line argument to start the postgresql image to avoid an
odoo crash when postgres version >= 10.5.
See https://github.com/odoo/odoo/issues/27447
2018-10-08 17:33:59 +02:00
Tianon Gravi
25a5b70c1b
Adjust a ton of image references (especially to use %%IMAGE%%)
2017-10-09 15:30:46 -07:00
Sebastián Ramírez
8f15f180d3
Odoo: document docker-compose
2016-11-28 16:07:18 +01:00
Olivier Dony
b5afa0d1d3
Odoo: force postgres version in pg docker command line
...
The odoo docker image is based on debian:jessie, which only has
postgresql-client-9.4, while the official postgres docker
is 9.5. This causes a version mismatch and errors when using the
postgres command-line tools, such as `pg_dump`.
Fixes odoo/odoo#12275
Fixes odoo/docker#49
Fixes odoo/docker#54
Fixes odoo/docker#59
2016-06-07 13:55:18 +02:00
Tianon Gravi
817b277c7b
Avoid hard-coded IP specification in odoo
2016-02-22 10:49:06 -08:00
Aaron Bohy
8d59331906
Odoo: clarification of upgrading process
2016-01-27 16:20:42 +01:00
Jacer OMRI
4ad7490c10
Fixed typo in db-filter config
...
moved from https://github.com/docker-library/docs/pull/324
2015-08-26 10:56:06 +01:00
Tianon Gravi
481f43ec2f
Use explicit-type code blocks in a lot of obvious places (now that the Hub actually renders these _better_ than the no-type versions)
2015-08-13 09:29:14 -07:00
Tianon Gravi
47ef6c13d1
Fix markdown formatting for odoo
2015-03-11 14:43:52 -06:00
Aaron Bohy
6e5b873bf4
Odoo - Custom configuration and mounted addons
...
Fix the path to filestore as well
2015-03-04 08:24:56 +01:00
Tianon Gravi
a71fa247d9
FORMAT ALL THE THINGS
2015-02-12 13:42:10 -07:00
Joe Ferguson
d692597772
Whitespace adjustments and run update.sh
2015-02-10 16:11:11 -08:00
Aaron Bohy
b24aaa9b32
[ADD] Tag latest and section 'How to upgrade'
2015-01-07 09:50:33 +01:00
Aaron Bohy
4832a8ba6e
[ADD] Run Odoo with a custom configuration
2015-01-05 10:24:56 +01:00
Aaron Bohy
321d7557dc
[FIX] POSTGRES_USER and POSTGRES_PASSWORD can be arbitrarily set
...
The run.sh script of odoo image now uses environment variables
DB_ENV_POSTGRES_USER and DB_ENV_POSTGRES_PASSWORD to configure odoo
2014-12-31 14:45:20 +01:00
Aaron Bohy
be48ec2de3
[IMP] Update Odoo section
2014-12-29 10:35:38 +01:00
Aaron Bohy
08a936feff
[ADD] Section on how to restore filestore in a new instance
2014-12-15 12:07:18 +01:00
Aaron Bohy
a11348f979
[ADD] Odoo documentation
2014-12-10 13:58:08 +01:00