Hello community, I want to create backup and restore from odoo.sh staging using SSH. I have script in my remote server and I can restore from production db under daily.backup. But when I tried to backup manually from staging, I can't see any backup file in staging ssh and I found this in production ssh under daily.backup folder and I don't see filestore for this backup db. I am wondering why this staging db backup is under production. So, my first question is 'Is this normal behavior?'. Then, is it possible to create backup from my script? I don't want to use manual backup before I run my script.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
3144
Tampilan
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
0
Mar 22
|
5376 | ||
|
2
Apr 25
|
1425 | ||
|
2
Des 24
|
4510 | ||
Automatic database backup in odoo.sh
Diselesaikan
|
|
2
Mei 24
|
6338 | |
|
1
Sep 23
|
190 |
Hi , How did you access to the daily backup from your remote server ?
I have exactly the same issue, have you find any solution to trigger a backup of your staging from your script ?