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

Console : Point to local directory for updating #5362

Closed
gaumondp opened this issue Jun 18, 2014 · 1 comment
Closed

Console : Point to local directory for updating #5362

gaumondp opened this issue Jun 18, 2014 · 1 comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.

Comments

@gaumondp
Copy link

This feature would be useful for people updating by hand and without the Piwik server seeing the internet.

Workflow would be:

  1. Download the source from builds.piwik.org to your Piwik server.
  2. Under SSH, use:
./path/to/piwik/console core:update source:/htdocs/piwik-latest.tar.gz

Then it uncompress and act like the web interface.

Bonus: If there's a DB schema update remind user to backup data and give user the possibility to abort since rollback under this condition isn't that easy...

Dali
Keywords: Console, installation

@mattab
Copy link
Member

mattab commented Jun 20, 2014

Thanks for the suggestion! In this case I don't think we need this "shortcut". Unzipping the files + copying them over here takes only two simple command lines so i think sysadmins are OK with that :)

keep feedback coming!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

2 participants