Page 1 of 1

How to update Vesta?

Posted: Thu Apr 12, 2018 9:36 am
by starter
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:

Code: Select all

v-update-sys-vesta-all
I suppose it fails, as this command still lists the 0.9.8 update:

Code: Select all

v-list-sys-vesta-updates

Re: How to update Vesta?

Posted: Thu Apr 12, 2018 11:06 am
by imperio
Hi,
What result of this command

Code: Select all

v-list-sys-vesta-updates

Re: How to update Vesta?

Posted: Mon Apr 16, 2018 12:43 pm
by starter
imperio wrote:
Thu Apr 12, 2018 11:06 am
Hi,
What result of this command

Code: 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?

Posted: Mon Apr 16, 2018 4:45 pm
by ScIT
starter wrote:
Mon Apr 16, 2018 12:43 pm

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
v0.9.8 release 20 is already the newest release, you're are up to date.

Re: How to update Vesta?

Posted: Sun Apr 29, 2018 1:12 pm
by starter
Isn't the

Code: Select all

v-list-sys-vesta-updates
command supposed to list the available updates?

Re: How to update Vesta?

Posted: Sun Apr 29, 2018 6:43 pm
by ScIT
Ups, you're right. Just do a apt-get update and upgrade, it will install all needed packages.