Modify

Ticket #1290 (closed task: fixed)

Opened 4 years ago

Last modified 4 years ago

Integrate eGroupware backups with eBox backups

Reported by: jacalvo@… Owned by: jacalvo@…
Milestone: 1.2 (stable release) Component: egroupware
Severity: normal Keywords:
Cc: juruen@…, javier.amor.garcia@…

Description

Restoring eGroupware backups is done through the eGroupware web interface, but maybe we can do it in a simpler way without human interaction.

Attachments

Change History

comment:1 Changed 4 years ago by jacalvo@…

  • Status changed from new to assigned

comment:2 Changed 4 years ago by jacalvo@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Currently this has been implemented by storing a dump of the egroupware database inside the ebox configuration backup. This seems to be enough at the moment.

comment:3 Changed 4 years ago by jacalvo@…

  • Cc juruen@… added
  • Status changed from closed to reopened
  • Resolution fixed deleted
  • Milestone set to 1.2

The database dump method was dropped because it won't be compatible with eGroupware 1.6 where the database schema has changed.

We have to find a way to integrate the eGroupware backups without using the eGroupware web interface manually. Another option is to not integrate it at all and let the users do backups on their own using the eGroupware interface.

comment:4 Changed 4 years ago by jacalvo@…

Backup can be done with setup-cli.php --backup and restored with setup-cli.php --install

This makes things a lot easier! :D

comment:5 Changed 4 years ago by jacalvo@…

  • Cc juruen@…, javier.amor.garcia@… added; juruen@… removed

There was a bug when restoring usersandgroups backup (hashed password weren't imported from ldif)

Question for javier amor: Is it fixed?

Once that bug is fixed we can test the egroupware backup integration and merge from egroupware-1.6 branch to trunk and close this ticket.

comment:6 Changed 4 years ago by jacalvo@…

  • Status changed from reopened to new

It seems the backup bug is fixed. I'm gonna test this.

comment:7 Changed 4 years ago by jacalvo@…

  • Status changed from new to assigned

comment:8 Changed 4 years ago by jacalvo@…

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [13951]) merged egroupware-1.6 branch

Support for eGroupware 1.6 instead of 1.4 Added eGroupware 'bookmarks' application eGroupware backups integrated with eBox backups (closes #1290)

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.