コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2892 ビュー

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

アバター
破棄
最善の回答

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.

アバター
破棄
関連投稿 返信 ビュー 活動
2
8月 25
2634
1
7月 25
1022
1
8月 25
1151
0
5月 25
1482
2
4月 25
3631