How to update Vesta?
How to update Vesta?
Hi,
I received an email from Vesta informing me that I should update to 0.9.8 for security reasons.
How do I update Vesta? I can't find any documentation on this subject.
Is an apt-get upgradeenough?
How do I see the version currently running?
I also find this topic listing Vesta's commands, and tried this one, but it doesn't output anything:
I suppose it fails, as this command still lists the 0.9.8 update:
I received an email from Vesta informing me that I should update to 0.9.8 for security reasons.
How do I update Vesta? I can't find any documentation on this subject.
Is an apt-get upgradeenough?
How do I see the version currently running?
I also find this topic listing Vesta's commands, and tried this one, but it doesn't output anything:
Code: Select all
v-update-sys-vesta-all
Code: Select all
v-list-sys-vesta-updates
Re: How to update Vesta?
Hi,
What result of this command
What result of this command
Code: Select all
v-list-sys-vesta-updates
Re: How to update Vesta?
imperio wrote: ↑Thu Apr 12, 2018 11:06 amHi,
What result of this commandCode: Select all
v-list-sys-vesta-updates
Code: Select all
PKG VER REL ARCH UPDT DATE
--- --- --- ---- ---- ----
vesta 0.9.8 20 amd64 yes 2018-04-12
vesta-php 0.9.8 20 amd64 yes 2018-04-12
vesta-nginx 0.9.8 20 amd64 yes 2018-04-12
Re: How to update Vesta?
v0.9.8 release 20 is already the newest release, you're are up to date.starter wrote: ↑Mon Apr 16, 2018 12:43 pmCode: Select all
PKG VER REL ARCH UPDT DATE --- --- --- ---- ---- ---- vesta 0.9.8 20 amd64 yes 2018-04-12 vesta-php 0.9.8 20 amd64 yes 2018-04-12 vesta-nginx 0.9.8 20 amd64 yes 2018-04-12
Re: How to update Vesta?
Isn't the command supposed to list the available updates?
Code: Select all
v-list-sys-vesta-updates
Re: How to update Vesta?
Ups, you're right. Just do a apt-get update and upgrade, it will install all needed packages.