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