Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
2223 Prikazi

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
Opusti
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
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
apr. 25
2230
1
feb. 25
669
2
feb. 25
1170
2
jan. 25
1288
1
okt. 24
970