Odooers论坛

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

How can I extend an Odoo.sh staging branch due to expire soon?

形象
odoo
1 备注
形象
丢弃
形象
odoo
-

Hello, I'm searching for the solution too if anyone has it .

2 答案
0
形象
odoo
最佳答案

BEFORE your staging branch database expires (you will be warned for several weeks that it will):

  • Download a backup
  • Rebuild the staging branch
  • Upload the backup

This will give you another 90 days

形象
丢弃
0
形象
odoo
最佳答案

Hello there! To extend the lifetime of your Odoo.sh staging branch that's about to expire, you have a couple of simple options: 1. The easiest way is to just make any small commit to the branch. Even something as simple as updating a comment in a file will work. This automatically resets the expiration timer. 2. If you don't want to make any code changes, you can use the Odoo.sh interface. Just go to your project dashboard, find the staging branch, click on the "..." menu next to it, and select "Extend branch lifetime." This will give you another 30 days. 3. For a more permanent solution, you could consider promoting it to a production branch if you need it long-term. Remember that staging branches automatically expire after 30 days of inactivity to help manage resources efficiently. It's actually a good practice to clean up branches you no longer need. If you ever feel stuck or want more personalized guidance on Odoo.sh or community hosting options, feel free to get in touch with our experts at Pragmatic Techsoft—we'd love to help out! 😊 Hope this helps!

形象
丢弃