Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement an upgrade tool #66

Open
rafaelnajera opened this issue Feb 26, 2018 · 0 comments
Open

Implement an upgrade tool #66

rafaelnajera opened this issue Feb 26, 2018 · 0 comments

Comments

@rafaelnajera
Copy link
Contributor

The goal is to have a semi-automatic upgrade tool. The administration only has to upload an upgrade tarball and click an upgrade button in the user interface, without having to ssh to the server.

The upgrade script would do the following:

  • Unpack and check the upgrade package
  • Put the APM in maintenance mode
  • Copy the appropriate files from the package
  • Guide the user and upgrade the configuration file if necessary
  • Guide the user and upgrade the database if necessary
  • Put the system back in normal mode after the upgrade
@rafaelnajera rafaelnajera added this to the v1.0 milestone Feb 26, 2018
@rafaelnajera rafaelnajera removed this from the v1.0 milestone Nov 11, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant