Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2738 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
jul. 25
412
1
jun. 25
1039
0
maj 25
1158
2
apr. 25
3153
1
feb. 25
1361