Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

we need a backup option #2

Open
danixland opened this issue Apr 15, 2016 · 3 comments
Open

we need a backup option #2

danixland opened this issue Apr 15, 2016 · 3 comments
Assignees

Comments

@danixland
Copy link
Owner

The script should offer a way to backup (and possibly restore) all the data in an automated way, create a dump of the database, save all files in the VirtualHost DocRoot and also the entry in the VHost config file.

The backup should then be saved as a compressed archive in a system directory and/or offered to the user to be stored somewhere safe.

The script should also allow the user to pass a compressed archive as a parameter to restore a backup.

@danixland danixland self-assigned this Apr 15, 2016
@danixland
Copy link
Owner Author

will start working on this one once #3 is closed

@danixland
Copy link
Owner Author

the backup function should work in a similar way to the update function, allowing to backup all sites at once. Maybe with a "all" keywork passed as argument to the function.

@danixland
Copy link
Owner Author

basic backup and restore "per site" functionality are now merged in master, Need to work on the mass backup option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant