odoo / docker

Other
931 stars 1.51k forks source link

Reset to default value after restart docker odoo image , odoo 16 #456

Open slymanaboobad opened 1 year ago

slymanaboobad commented 1 year ago

Hi, After I updated admin password value reset to default value when restart docker image . Please

lflfm commented 7 months ago

The admin password is maintained in the conf file; mount your own conf file with the "permanent" password there. If you are looking to make this more "secure", you probably want to disable the DB management tool and set a random admin password at each start - and then only enable the db management when actually needed.

lathama commented 3 months ago

@slymanaboobad did you locate the password in odoo.conf?

lathama commented 3 months ago

@slymanaboobad if you do not need this issue can you please close it?