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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
2590
Views
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Jun 25
|
597 | ||
|
0
May 25
|
780 | ||
|
2
Apr 25
|
2751 | ||
|
1
Feb 25
|
1063 | ||
|
2
Feb 25
|
1637 |