pufferpanel / pufferpanel

PufferPanel is an open source game server management panel, designed for both small networks and personal use

Home Page:https://pufferpanel.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update tutorial page

Blueeyestar opened this issue · comments

It would be nice if there was also a page on https://docs.pufferpanel.com that describes in detail how to update buffer panels.
I myself have almost no idea of Linux. But thanks to the installation guide:
https://docs.pufferpanel.com/en/latest/installing.html
https://docs.pufferpanel.com/en/latest/installing-docker.html

I could do it myself without any knowledge.
But now I would have to update the version because I'm still on 2.5.2 and I can't find detailed instructions anywhere.

Up to version 1.2.0 there was even no more instructions:
https://docs.pufferpanel.com/en/1.x/upgrade.html

It would be nice if there were something like that so you can update it without being an IT expert.

thats standard package manager usage and going from your questions in the discord and the fairly simple answer provided by nep you just want a place to copy commands from.

so ill provide the even much simpler explanation
you have to run update and upgrade on the apt command

I have now updated the system to the latest Ubuntu 20.04. which command must now be entered so that it updates the puffer panel?

i did the following
apt update
and then
apt upgrade
however, the pufferpanel is still on the 2.5.2 version

root@server55:~# apt upgrade pufferpanel
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
pufferpanel ist schon die neueste Version (2.5.2).

root@server55:~# apt upgrade pufferpanel
Reading package lists... Done
Dependency tree is built.
Status information is read in.... Done
pufferpanel is already the latest version (2.5.2).

root@server55:~# sudo apt-get install --only-upgrade pufferpanel
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
pufferpanel ist schon die neueste Version (2.5.2).

which I admit...it doesn't update the puffer panel. He always says the 2.5.2 is up to date.

Anyone else have a tip?

STEP 1: Have you installed this repository?

If not, run this installation script command:
curl -s https://packagecloud.io/install/repositories/pufferpanel/pufferpanel/script.deb.sh

STEP 2: Install the package

sudo apt-get install pufferpanel=2.6.8