odoo-saas-tools
odoo-saas-tools copied to clipboard
Restore SaaS Clients & Revert Single Odoo to SaaS Tools
Hello, @njeudy do you think if we could make a new module to solved SaaS Restored? I think it can we can dev new module for joining a single client to saas and restore saas from backup :) that will be good thing so far :)
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
@W360S think we have to explain more the process:
- A customer has an existing odoo database (right ?)
- You want to include it to your saas tools servers infrastructure
we have 2 situations. 1, client don't have IT guy or you have some way to get existing single odoo client come to you and you want to join to your saas system. 2, currently saas can backup but cannot be restored back to saas. so need some way to restore client DB back to saas live system
but from where did you imagine to restore a backup ?
from Saas -> saas -> client and add a button to restore backup on existing client database for example ?
Yeap currently we have saas back to s3 is the feature we already did.
but restore from saas we do not have a solution yet.
here is a backup feature. im using this backup to S3 it quite useful
think the process can be:
- rename existing client database with _before_backup for exemple and restore backup in place of existing one ..
now we need to add this :)
@W360S backup_s3 is automatic and backup database and filestore ?
yeap. you can do backup auto or manual. that good feature. but not available in v11 yet.
When conducting tests I also came across this need, today we have no method to perform this task, correct?
I think for feature of restoration, we also need to consider auth details for server & client relationship.
Ok I will work on in after V11 as green CI :) We can discuss here on wich process is better for all