Skip to Content
Menu
This question has been flagged
1 Odpoveď
3003 Zobrazenia

I have odoo on a server in a docker connecting with postgres database. I want to restart odoo. Is my data will be empty after that and I should add users one more time again. For this purpose I would use commands docker down and docker up

Avatar
Zrušiť
Best Answer

Hello Pushkin, if you started an odoo docker container, just docker restart <odoo_container>. It won't be going to empty your data.If you docker compose down, just docker compose up -d again is ok.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
aug 25
3032
1
júl 25
1241
1
aug 25
1152
0
máj 25
1692
2
apr 25
3877