Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3114 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
ago. 25
3411
1
jul. 25
1570
1
ago. 25
1152
0
mai. 25
1906
2
abr. 25
4196